Commit graph

777 commits

Author SHA1 Message Date
jsalmon3
9f65775cb5 Undo new seen code 2003-11-30 20:03:34 +00:00
jsalmon3
a7512cb235 Removed UnitType::Property 2003-11-30 04:56:21 +00:00
pludov
88c370bee7 Doc for set-group-keys 2003-11-29 10:28:04 +00:00
nehalmistry
980b479a59 video rewrite with SDL_Surface 2003-11-27 06:15:26 +00:00
mr-russ
237c55dc3b Per UnitType limits (from Fran�ois Beerten) 2003-11-25 19:59:50 +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
pludov
b7c9fd452a Removed unused ai:attack-with-force ccl function 2003-11-20 16:48:12 +00:00
pludov
6ceea59b80 Fixed Bug Support for keyboards other than QWERTY 2003-11-20 16:18:35 +00:00
jsalmon3
0adfa4365b Removed define-map 2003-11-20 02:28:34 +00:00
pludov
6e7b4c8434 AI can use automatically transporters (Task ) 2003-11-20 02:23:40 +00:00
pludov
8b82aea95a Added a map splitter for fast PlaceReachable. 2003-11-20 02:22:30 +00:00
mr-russ
5ec4a6af14 Documentation updates for Supply/Demand changes 2003-11-16 06:50:39 +00:00
mr-russ
ebc46a51aa Fixed Bug : Hack to detect wc2 swamp tileset 2003-11-14 21:57:45 +00:00
pludov
ee008e83a8 AI tries to move its own units when blocked (from Pollet Ludovic). 2003-11-14 17:35:52 +00:00
pludov
5d0f37adea forgot this one... 2003-11-14 17:01:06 +00:00
mr-russ
dd60bbf72e Fixed Bug : Can't change between Units/Tile with left mouse after click menu in editor 2003-11-14 07:50:34 +00:00
jsalmon3
348a76e9f4 Fixed bug : Set Harvest/Mining button doesn't work
Fixed redraw when shift clicking and unselecting all units
Fixed acknowledgement sound when clicking on unexplored terrain
2003-11-14 02:26:54 +00:00
pludov
96557e656e Changelog update 2003-11-13 20:26:39 +00:00
mr-russ
8a7d6ac70d Fixed Bug : Cactus selection problem in Magnant 2003-11-13 20:15:56 +00:00
n0body
b5426c5972 New seen mechanism. 2003-11-11 03:06:54 +00:00
mr-russ
6c0de13985 Fixed Bug : Infinite loop in UpdateMinimap() 2003-11-10 09:24:06 +00:00
n0body
3db9327806 Major clean-up in checking goals that disappear and unit reference counting
Fixed Bug . I bet I added a lot of brand new ones.
2003-11-09 22:13:58 +00:00
mr-russ
3d356fb62a Fixed Bug : Can't Load Selections from Save Game 2003-11-09 21:19:12 +00:00
n0body
b5c35acaae Removed DrawBuilding, merged it with DrawUnit. This was long overdue. 2003-11-09 02:42:05 +00:00
nehalmistry
5bea6e2c7f remove SLOW_INPUT 2003-11-08 23:02:13 +00:00
nehalmistry
5bc203d346 update installation instructions 2003-11-08 22:50:47 +00:00
mr-russ
5f03edfdfe Fixed Bug : Fog of War problem after using Holy Vision 2003-11-08 06:54:03 +00:00
nehalmistry
16782ad4cd add set-max-selectable 2003-11-08 01:45:50 +00:00
mr-russ
e732315012 Fixed Bug : DebugCheck at src/clone/unit_draw.c:895
Must send HitUnit a positive damage
2003-11-06 07:10:58 +00:00
nehalmistry
b90bdee1a3 allow selection of more than 9 units 2003-11-03 00:14:33 +00:00
mr-russ
823cf2c1d6 Upgraded Network Code, Variable packet size and don't send repeat commands 2003-11-02 21:12:54 +00:00
jsalmon3
c2dd703770 Removed set-icons-per-row 2003-11-01 21:11:44 +00:00
pludov
4fd2afb104 Added ai:debug-player command to control debugging of the AI 2003-11-01 11:37:34 +00:00
jsalmon3
a89158f1e4 Updated for set-title-screens 2003-10-31 22:31:21 +00:00
jsalmon3
3f95915c0c Added repair animation and sound 2003-10-31 06:18:56 +00:00
n0body
b585f145aa Completed spell (added conditions and autocast) documentation. 2003-10-30 20:22:51 +00:00
pludov
d3772b7de2 ai doc update 2003-10-29 18:51:08 +00:00
n0body
576610e88b Tweaked some spells for repeat-cast (blizzard and raise-dead.) 2003-10-29 01:55:32 +00:00
jsalmon3
da1ec47f2a Updated define-modifier for resource costs 2003-10-28 22:35:40 +00:00
n0body
c0fe9d6ad0 Made volatile a bool flag. 2003-10-28 12:08:30 +00:00
mr-russ
60d98ccd50 Fixed Bug : Copy and Paste isn't working in boxes 2003-10-27 05:56:19 +00:00
mr-russ
1b0d276e1d Fixed Bug 6085: Pb in saving spell order action 2003-10-27 05:39:35 +00:00
n0body
879030503c Fixed holy-vision bug 2003-10-27 00:36:19 +00:00
n0body
61e1d1ccd7 Removed set-burn-buildings, we now have per-unit configs.
Cleaned up timings a bit, haste/slow/stuff should work better.
2003-10-26 19:46:05 +00:00
n0body
3c0296967e Fix flame shield. Removed global set-hit-point-regeneration. 2003-10-25 22:10:44 +00:00
n0body
7c28b39c7a Applied jarod's flag patch. 2003-10-25 17:58:44 +00:00
n0body
8d311bd54b Fixed missile orientation. Fixed some leaks. Removed DEMOLISH_DAMAGE. 2003-10-25 02:12:17 +00:00
mr-russ
9106af35aa Added Neutral Player Minimap Color
Added Whether a Unit type is selectable or not
2003-10-24 03:40:50 +00:00
n0body
21058caaf4 Demolish action is now a spell. 2003-10-24 00:58:34 +00:00
n0body
99bc7dd169 Applied ai patch. Started work on demolish spell. 2003-10-23 17:38:36 +00:00