nehalmistry
|
980b479a59
|
video rewrite with SDL_Surface
|
2003-11-27 06:15:26 +00:00 |
|
nehalmistry
|
aa0a63c81c
|
fix rectangle transparency value
|
2003-11-27 05:43:20 +00:00 |
|
nehalmistry
|
dbdb37aa47
|
pixel drawing cleanups
|
2003-11-27 05:37:16 +00:00 |
|
nehalmistry
|
09497fe72d
|
minimap works with SDL_Surface
|
2003-11-26 23:05:30 +00:00 |
|
mr-russ
|
237c55dc3b
|
Per UnitType limits (from Fran�ois Beerten)
|
2003-11-25 19:59:50 +00:00 |
|
pludov
|
689cc3ea26
|
fixes for AI attacks with transporter
|
2003-11-25 11:46:03 +00:00 |
|
pludov
|
7398e81ce8
|
AI will not place building where that could block its units
|
2003-11-25 10:34:16 +00:00 |
|
pludov
|
120140e981
|
Fix AI waiting forever for an unstarted building
|
2003-11-24 22:06:54 +00:00 |
|
jsalmon3
|
99f245a405
|
Fixed bug for missing case 1, added DebugCheck so this doesn't happen a third time
|
2003-11-23 21:26:14 +00:00 |
|
jsalmon3
|
c9d5be35dd
|
Fixed error
|
2003-11-23 20:15:07 +00:00 |
|
jsalmon3
|
b5abc73f69
|
Speed up solid fog
|
2003-11-23 20:13:13 +00:00 |
|
jsalmon3
|
46916adff5
|
Fixed redraw after color cycle
|
2003-11-23 20:08:48 +00:00 |
|
nehalmistry
|
392e1d7303
|
small cleanup
|
2003-11-23 19:22:48 +00:00 |
|
jsalmon3
|
0c9ebbf65f
|
Fixed compiling errors
|
2003-11-23 19:11:03 +00:00 |
|
mr-russ
|
8d88ae353e
|
Fixes to local vs global functions. Compiles again without debug on
|
2003-11-23 11:55:35 +00:00 |
|
nehalmistry
|
84ea4533b8
|
remove setup
|
2003-11-23 03:18:10 +00:00 |
|
nehalmistry
|
cda5c3aded
|
fix bug in ResizeGraphic
|
2003-11-22 22:58:27 +00:00 |
|
nehalmistry
|
438e94ba5b
|
small speed improvements to intro
|
2003-11-22 22:50:50 +00:00 |
|
nehalmistry
|
0d8b2c75ac
|
fix campaign intro screen
|
2003-11-22 22:32:31 +00:00 |
|
n0body
|
833ba67219
|
Fixed editor bug
|
2003-11-22 19:11:33 +00:00 |
|
nehalmistry
|
c031f0624c
|
fix small error
|
2003-11-22 17:22:06 +00:00 |
|
nehalmistry
|
d7448d3e81
|
fix VideoDrawClip to clip correctly
|
2003-11-22 17:21:29 +00:00 |
|
jsalmon3
|
cacb1b7d89
|
Added DefineModifier, DefineUpgrade, and DefineAllow
|
2003-11-22 16:18:49 +00:00 |
|
nehalmistry
|
2f905ea489
|
fix cirle crashes
|
2003-11-22 07:34:36 +00:00 |
|
nehalmistry
|
903dbff4a8
|
small cleanups
|
2003-11-22 03:17:52 +00:00 |
|
jsalmon3
|
5b35669a2b
|
Fixed warnings
|
2003-11-22 03:13:40 +00:00 |
|
nehalmistry
|
8acf3dc442
|
fix up fog of war on USE_SDL_SURFACE
|
2003-11-22 03:00:23 +00:00 |
|
jsalmon3
|
ee4b70be32
|
Finished DefineSpell
|
2003-11-21 23:51:28 +00:00 |
|
jsalmon3
|
9ae6664474
|
UiGroupKeys is global
|
2003-11-21 21:36:25 +00:00 |
|
jsalmon3
|
9cae00ac70
|
Fixed ParseTilesetTileFlags
|
2003-11-21 20:58:07 +00:00 |
|
pludov
|
5d7757b1eb
|
Record and check sync info in replays. replays without sync info will still work
|
2003-11-21 15:52:37 +00:00 |
|
nehalmistry
|
3b1e660a09
|
use index 255 for transparency color
|
2003-11-21 05:34:56 +00:00 |
|
nehalmistry
|
08dd34731c
|
can draw circles now
|
2003-11-21 02:10:50 +00:00 |
|
nehalmistry
|
17b47816e5
|
fix clipping stuff
|
2003-11-21 01:26:11 +00:00 |
|
jsalmon3
|
0d12bd434f
|
Added DefineUnitStats
|
2003-11-20 21:38:51 +00:00 |
|
n0body
|
1c50038e57
|
Try to fix Seen problems.
|
2003-11-20 20:35:48 +00:00 |
|
jsalmon3
|
728248320f
|
Converted to LuaTo* functions, removed spaces
|
2003-11-20 20:04:55 +00:00 |
|
jsalmon3
|
68421dcfe2
|
Converted to LuaTo* functions, cleaned up spaces
|
2003-11-20 20:00:28 +00:00 |
|
jsalmon3
|
f371da5d42
|
Converted to LuaTo* functions, cleaned up spaces
|
2003-11-20 19:19:25 +00:00 |
|
jsalmon3
|
5a37371189
|
Fixed typo
|
2003-11-20 17:58:03 +00:00 |
|
jsalmon3
|
32c62629f8
|
Added SetGroupKeys, cleaned up spaces
|
2003-11-20 17:56:38 +00:00 |
|
pludov
|
b00a3d399f
|
made code look nicer
|
2003-11-20 17:43:06 +00:00 |
|
jsalmon3
|
5d797cef02
|
Converted to LuaTo* functions
|
2003-11-20 17:26:02 +00:00 |
|
jsalmon3
|
66760c435c
|
Added LuaTo* functions
|
2003-11-20 17:21:34 +00:00 |
|
pludov
|
b7c9fd452a
|
Removed unused ai:attack-with-force ccl function
|
2003-11-20 16:48:12 +00:00 |
|
pludov
|
6ceea59b80
|
Fixed Bug #6670 Support for keyboards other than QWERTY
|
2003-11-20 16:18:35 +00:00 |
|
pludov
|
d8c346d158
|
Added set-group-key ccl function, to support groups with non qwerty keyboards
|
2003-11-20 13:48:05 +00:00 |
|
pludov
|
1c71e2a519
|
Fixed broken oil-platform behaviour with MAP_REGIONS
|
2003-11-20 12:52:06 +00:00 |
|
pludov
|
c181f42c8c
|
Wrong goal was used when transporting.
|
2003-11-20 11:31:01 +00:00 |
|
pludov
|
2512b46bfa
|
correct fix for Transporter Zone Crash [bug #6677]
|
2003-11-20 11:12:44 +00:00 |
|