grumbel
4584ae575e
- added tool to convert a indexed png to one that is suited for use in Stratagus
2003-07-17 08:06:53 +00:00
grumbel
eb667b4508
- added CclGcUnprotect
2003-07-14 18:34:28 +00:00
n0body
51ca58c1b5
Applied patch for saveames in different resolutions.
...
Fixed campaign pictures.
2003-07-12 14:03:14 +00:00
n0body
2f0b1f2454
Updated wartool to replace spaces with underscores.
...
Renamed Unit::Stores[] to Unit::MaxCosts for consistence with CCL
2003-07-12 13:09:18 +00:00
grumbel
855284509b
- replaced a tab by a space (test commit)
2003-07-11 18:19:40 +00:00
n0body
6ceabb24f4
Fixed another comment warning
2003-07-11 16:08:00 +00:00
n0body
adc8dd849d
Fixed multi-line comment warning in gcc 3.*
...
Changed removed units handling (for buildings/trasporters).
Compacted Rescued and RescuedFrom members of the Unit struct.
'max-on-board for transporters now works.
Began work on resource configuration (compacted FindDeposit and ResourceDepositOnMap).
Also this means 'stores-* flags in ccl have to be changed to 'can-store '(resource list).
2003-07-11 13:35:34 +00:00
n0body
a405ebc851
CVS test
2003-07-11 13:21:17 +00:00
grumbel
9a76d1756e
- fixed logo (test commit)
2003-07-10 19:54:40 +00:00
ingo
5f1714bde6
replaced logo, fixed copyright
2003-07-03 16:48:48 +00:00
ingo
438b4abf61
replaced logo and fixed copyright
2003-07-03 16:40:05 +00:00
ingo
83835eaf6b
added gpl
2003-07-03 16:10:29 +00:00
ingo
76a8dbde7c
replaced broken gpl with correct one
2003-07-03 16:08:07 +00:00
ingo
b686c59886
replaced loog
2003-07-03 16:01:53 +00:00
ingo
2521f284a8
replaced broken copyright with correct one
2003-07-03 15:59:56 +00:00
ingo
8cda07a57f
replaced freecraft logo with stratagus one
2003-07-03 15:55:38 +00:00
ingo
aebaacc62c
replaced freecraft with stratagus
2003-07-03 15:35:45 +00:00
ingo
09511c134f
replaced s/FREECRAFT/STRATAGUS
2003-07-03 15:34:53 +00:00
ingo
75dc2b5775
renamed freecraft to stratagus
2003-07-03 15:30:33 +00:00
ingo
6f8ada4084
*** empty log message ***
2003-07-03 15:27:26 +00:00
nehalmistry
c75153efff
remove unneccesary check
2003-06-17 00:20:03 +00:00
nehalmistry
08df1c2b41
fix bad commit
2003-06-17 00:18:57 +00:00
nehalmistry
e0bd18ad50
fix small problem
2003-06-16 22:24:06 +00:00
nehalmistry
95b6a5e993
allow having no info, button, status, filler, resource, and menubutton panels
2003-06-16 22:19:29 +00:00
jsalmon3
f92cf82221
Ignore control characters in EnterMasterAction
2003-06-14 14:07:09 +00:00
jsalmon3
44efa572c8
Increase network version
2003-06-13 22:35:35 +00:00
jsalmon3
8deaa12151
Fixed bug #749944 : UI clipping problems on right panel
2003-06-13 21:30:14 +00:00
jsalmon3
5d2d81bb64
Fixed bug inputting ~
2003-06-12 23:12:03 +00:00
nehalmistry
125e73021b
call pulldown action after wheeling mouse over it
2003-06-12 20:56:59 +00:00
jsalmon3
08d27491fd
Fixed copyright
2003-06-12 18:03:56 +00:00
nehalmistry
afffb71196
turn off interface check
2003-06-11 21:01:54 +00:00
jsalmon3
a23d0cc799
Don't override resolution set from command line
2003-06-11 18:42:20 +00:00
jsalmon3
ec74f7a22f
Fixed header
2003-06-11 18:39:17 +00:00
jsalmon3
65b4ac0e3c
Fixed ~!_
2003-06-11 17:48:25 +00:00
jsalmon3
d475ceebcd
Cleanup
2003-06-11 16:54:46 +00:00
nehalmistry
b95aedd0ee
use strdup instead of malloc and strcpy
2003-06-11 03:40:50 +00:00
nehalmistry
9ed20ea2a4
fix memory allocation problem
2003-06-11 03:31:46 +00:00
nehalmistry
5526853aae
fix 'cancel' on selecting scenarios going to default scen
2003-06-11 00:15:14 +00:00
nehalmistry
028f8dd840
added metaserver client support by IceBreak
2003-06-10 23:56:13 +00:00
nehalmistry
bdd99ebc64
undo my leak fix, causes problems
2003-06-10 18:43:35 +00:00
nehalmistry
8dda40299c
cleanup
2003-06-10 18:41:22 +00:00
nehalmistry
e64db78c92
move FreeAStar() to CleanModules()
2003-06-10 18:41:06 +00:00
mr-russ
bc47914445
You can select two units on different land masses and they will both board (from Crestez Dan Leonard).
...
Set Harvest with right-click from a building (from Crestez Dan Leonard).
Fixed bug where transporter and unit follow each other (from Crestez Dan Leonard).
Transporter will find another place to unload if it didn't unload completely (from Crestez Dan Leonard).
Fixed bug #700283 : Rescued Units don't retain their color after save/load (from Crestez Dan Leonard).H
2003-06-10 07:55:29 +00:00
nehalmistry
65de57441d
fix small typo
2003-06-10 01:16:20 +00:00
nehalmistry
b4199a9bf3
temp fix for editor crash
2003-06-09 18:52:20 +00:00
nehalmistry
b6b515f701
fix big memory leak from LoadGraphicPNG via MenusSetBackground
2003-06-09 17:35:16 +00:00
nehalmistry
4500564e1f
fixed leaks caused by CclCredits()
2003-06-09 16:53:02 +00:00
nehalmistry
d01792301e
fix two memory leaks by InitAStar()
2003-06-09 16:15:31 +00:00
nehalmistry
8df8a66267
reduced memory leaks
2003-06-09 06:21:44 +00:00
nehalmistry
cc488fea3d
disable interface check
2003-06-09 00:38:54 +00:00