Commit graph

960 commits

Author SHA1 Message Date
ariclone
685341d157 changes for player names 2001-04-29 19:42:17 +00:00
ariclone
f90f974ed5 Support for PlayerName setup and network transmission 2001-04-29 19:41:03 +00:00
johns
09f7e5dc02 New AI builds now forces. 2001-04-29 17:51:53 +00:00
johns
da30d69f80 Test code removed. 2001-04-29 13:48:12 +00:00
johns
d4d9f3597b Prepared load/save. 2001-04-28 21:04:29 +00:00
johns
b3a2fa6aef If not enough resources, unit didn't stop trying to build. 2001-04-28 20:26:29 +00:00
johns
5fa58b0d81 Fixed bug: Casting invisibilty/unholy armor on volatile units, they should explode. 2001-04-28 20:24:57 +00:00
johns
9722770b39 More AI. 2001-04-27 22:04:43 +00:00
johns
0c708dfecc More AI. 2001-04-27 21:54:02 +00:00
johns
5bde80c5fc Corrected counting of unit-types of the player. 2001-04-27 18:58:30 +00:00
johns
fe17bd22aa Fixed bug: Polymorph over water. 2001-04-27 14:01:47 +00:00
johns
13961a1f40 Fixed bug: New Knights aren't upgraded to Paladins. 2001-04-27 13:37:36 +00:00
johns
d4b518e16b Next step of AI, builds and collects something. 2001-04-26 23:16:20 +00:00
johns
ef0564970b Removed setting stacksize for mingw. 2001-04-26 17:56:03 +00:00
johns
6abdbcf756 Clobber removes all .o files. 2001-04-26 15:48:06 +00:00
johns
924a7276ec New AI advances. 2001-04-26 15:35:52 +00:00
johns
2adff994b7 AI start. 2001-04-24 22:55:05 +00:00
johns
186ea58173 Fixed bug: Selecting an unit with icon didn't work correct. 2001-04-24 21:20:09 +00:00
johns
46f7e472fe Automatic groups added. Added support for click on selection icons. 2001-04-23 21:12:50 +00:00
johns
9d693d9b4c Split upgrade into races and fixed upgrades for sappers and dwarves. 2001-04-23 18:00:36 +00:00
johns
130392e79b Death sound of sappers and dwarves corrected. 2001-04-23 17:58:35 +00:00
johns
c4832a971f Fixed some spell bugs. 2001-04-23 15:29:13 +00:00
johns
ab4a8e8c21 Removed %Zd, wasn't portable. 2001-04-22 21:55:27 +00:00
johns
2c2bdefcdf *** empty log message *** 2001-04-22 20:58:00 +00:00
johns
e260f4566c Guarding free. 2001-04-22 20:55:15 +00:00
johns
18bb789519 Reduced and corrected the stack memory allocation. 2001-04-22 18:46:14 +00:00
johns
9fdcac5386 changed alloca length. 2001-04-22 18:44:43 +00:00
johns
c81fbe72ed Disabled debug message. 2001-04-21 23:50:13 +00:00
johns
0b7d5a3dd1 Redesigned keyboard handling, supporting groups. 2001-04-21 23:21:20 +00:00
johns
21e3bd06aa Fixed bug: drawing not existing character, dumps core. 2001-04-21 23:19:38 +00:00
johns
b75517d9a7 Repaired holy vision. 2001-04-21 11:15:20 +00:00
johns
31721024d6 Fixed parsing unit and not player. 2001-04-20 21:28:41 +00:00
ariclone
789d2f5281 Fixed compile problem without REFS_DEBUG 2001-04-20 19:37:55 +00:00
johns
e159854f5b Fixed wrong position for group number. 2001-04-20 08:07:01 +00:00
johns
99f3029841 Memory corruption by new group number. 2001-04-19 22:38:09 +00:00
johns
3f09b137eb IsSelected renamed to IsOnlySelect. Perpared new group functions. 2001-04-19 22:18:30 +00:00
johns
601fae0a6a Unit group number is shown on map. 2001-04-19 22:15:13 +00:00
johns
f877da15bc Fixed problems with destroyed resources. 2001-04-19 22:04:23 +00:00
johns
517cc6ef28 Group functions documented. 2001-04-19 22:04:14 +00:00
ariclone
934f78222e Made usable with (now obsolete) SLOW_INPUT define - please test without 2001-04-19 21:21:11 +00:00
ariclone
7a71c03fba Made freecraft check MapUID - no more netplay with different maps 2001-04-19 20:32:53 +00:00
johns
46c1256227 Moved low-level interface code into user interface directory. 2001-04-19 13:26:17 +00:00
johns
1e47866534 Fixed bug: unsigned failure made by last change. 2001-04-19 00:54:07 +00:00
johns
df415fd20d Last change broke updates, fixed. 2001-04-19 00:44:47 +00:00
johns
e661f2429d Fixed bug: Spell eye of k. could place more units on the same tile. 2001-04-19 00:25:46 +00:00
johns
3ca97acd6c Fixed bug: Return goods aren't working and dumps core. 2001-04-19 00:22:56 +00:00
johns
98acbf64d4 Press space, over stroked when ready. 2001-04-18 22:27:47 +00:00
ariclone
e86309f785 Moved all high-level stuff out of network.c 2001-04-18 16:29:43 +00:00
johns
da7b777381 UnitTypeInternalMax renamed to UnitTypeMax and all limits are defined in freecraft.h 2001-04-18 15:50:19 +00:00
johns
5fc20a7542 Fixed toggling fullscreen on/off with SDL 1.2 2001-04-18 15:41:54 +00:00