Commit graph

970 commits

Author SHA1 Message Date
johns
9bb4c589b0 Added using the new ai as default. 2001-04-30 11:45:11 +00:00
johns
d360b957f4 Removed default slow-input and added using the new ai as default. 2001-04-30 11:42:37 +00:00
johns
692580a685 Missing \. 2001-04-30 11:17:55 +00:00
johns
b0c90de494 Removed setting stacksize for mingw. Added missing scripts to release. 2001-04-30 10:57:50 +00:00
johns
7711ff902b Ai restarts, assigns existing units. 2001-04-29 23:51:08 +00:00
johns
7a203fed03 Added equivalence of units. 2001-04-29 22:12:18 +00:00
johns
b613e1d06b Cleanup also removes dead units. 2001-04-29 21:01:12 +00:00
johns
9917ac3687 Defend only buildings. 2001-04-29 21:00:57 +00:00
ariclone
25a234c456 fixed typo in spacing 2001-04-29 20:10:58 +00:00
johns
af53cdfac3 New AI attacks. 2001-04-29 20:07:23 +00:00
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