johns
|
99e1b58f77
|
Fixed use of wrong variable.
|
2002-03-03 00:36:54 +00:00 |
|
johns
|
ec441e62f3
|
Prepared triggers.
|
2002-03-02 03:16:54 +00:00 |
|
johns
|
2d324366bb
|
CD player support with SDL. (from Nehal)
|
2002-03-02 03:15:40 +00:00 |
|
johns
|
1a8e64ffce
|
CD player support with SDL. (from Nehal)
|
2002-03-02 02:38:53 +00:00 |
|
johns
|
350cae68d8
|
Documentation fixes from ender.
|
2002-03-02 02:00:36 +00:00 |
|
johns
|
efc9cea376
|
Documentation fixes from ender.
|
2002-03-02 01:30:59 +00:00 |
|
johns
|
ba879431da
|
First version of campaigns.
|
2002-03-02 01:10:28 +00:00 |
|
johns
|
0c0b771f06
|
Fixed intro on larger resolutions.
|
2002-03-01 21:43:31 +00:00 |
|
johns
|
06daa93593
|
Fixed warning, not sure if correct.
|
2002-03-01 21:24:06 +00:00 |
|
johns
|
9a52fa7161
|
FIXME added for memory leak in CleanUnitTypes.
|
2002-03-01 01:47:07 +00:00 |
|
johns
|
1884468963
|
Clear screen before menu.
|
2002-03-01 00:58:51 +00:00 |
|
johns
|
e977922ee2
|
Fixed bug: ) missing.
|
2002-03-01 00:04:06 +00:00 |
|
stephanr
|
84c409d200
|
Futher support for -DNEW_DECODRAW, drawing the map-tiles+units..
Although still not perfect and too slow..
|
2002-02-28 02:03:27 +00:00 |
|
johns
|
2ae4479707
|
Memory leaks fixed.
|
2002-02-27 02:01:35 +00:00 |
|
cade
|
e3d8941412
|
fixed Renevue display
|
2002-02-27 01:51:17 +00:00 |
|
cade
|
06dc4189f8
|
Revenue is shown and in Shipyard, OilRafinery and LumberMill...
|
2002-02-27 00:49:03 +00:00 |
|
cade
|
13cf738e89
|
Player::Revenue added, click on TownHall to see...
|
2002-02-27 00:39:46 +00:00 |
|
johns
|
01b42a5464
|
Memory allocation cleanups (incomplete).
|
2002-02-26 23:51:23 +00:00 |
|
johns
|
ecec9caf2e
|
Removed old missile code.
|
2002-02-26 22:20:37 +00:00 |
|
johns
|
ed201442c6
|
Campaign module added.
|
2002-02-25 23:50:30 +00:00 |
|
ariclone
|
83a176bd0d
|
Campain Menues Part 2
|
2002-02-25 20:38:35 +00:00 |
|
ariclone
|
5ec4ee5830
|
Campain Menues part 2
|
2002-02-25 20:38:17 +00:00 |
|
ariclone
|
b8e5ff132f
|
First Campain Menu part
|
2002-02-25 19:54:05 +00:00 |
|
johns
|
66f07dd641
|
MapDrawTile only local used.
|
2002-02-25 18:12:16 +00:00 |
|
johns
|
a39cd7aa82
|
Improved documentation.
|
2002-02-25 16:40:20 +00:00 |
|
johns
|
c23ec3bf44
|
For a new level, you didn't must leave freecraft. (Attention memory loose.)
|
2002-02-25 01:29:16 +00:00 |
|
johns
|
03468be250
|
CleanAi must be global.
|
2002-02-25 01:27:59 +00:00 |
|
johns
|
d4f4dc202a
|
Fixed memory corruption.
|
2002-02-25 01:07:09 +00:00 |
|
johns
|
a46f4f0dfb
|
Cleanup the AI, but still memory loose here.
|
2002-02-25 01:06:56 +00:00 |
|
johns
|
413d671265
|
Tileset::TitleTypeTable is currently unused.
|
2002-02-25 01:05:40 +00:00 |
|
johns
|
1fa39ef57a
|
Prepared menu loop.
|
2002-02-24 22:37:45 +00:00 |
|
johns
|
950d45df3f
|
Loop as long the game is running.
|
2002-02-24 22:36:48 +00:00 |
|
johns
|
b2ea566e21
|
Reset SynRandSeed and call to update stats added.
|
2002-02-24 22:34:37 +00:00 |
|
johns
|
92becb2f4e
|
Exit and Quit corrected, initialized UnitTypes before loading a map.
|
2002-02-24 22:33:55 +00:00 |
|
johns
|
c6bd804640
|
Call CleanPud from CleanMap.
|
2002-02-24 22:32:22 +00:00 |
|
johns
|
c5d8ff0dee
|
Message and FIXME for saving the unit stats added.
|
2002-02-24 22:32:02 +00:00 |
|
johns
|
0b5a431514
|
SynRandSeed now in a header file.
|
2002-02-24 22:29:49 +00:00 |
|
johns
|
860896bab8
|
ALT-Q Quits the game, ALT-X Exits the engine.
|
2002-02-24 22:29:27 +00:00 |
|
johns
|
a40b110ac9
|
Renamed init function and split into init and load.
|
2002-02-24 22:25:54 +00:00 |
|
johns
|
d173ad6056
|
Global variable for game is running added, used to stop the game.
|
2002-02-24 22:25:16 +00:00 |
|
johns
|
6cb4ed6b95
|
SynRandSeed global available, comments added and corrected.
|
2002-02-24 22:24:37 +00:00 |
|
johns
|
f627e4764d
|
Cleanup PUD module function added.
|
2002-02-24 22:07:09 +00:00 |
|
johns
|
5e70743c9c
|
Cleanups.
|
2002-02-24 19:32:50 +00:00 |
|
johns
|
c905489fb0
|
More config cleanups.
|
2002-02-24 17:19:38 +00:00 |
|
johns
|
72135d678e
|
Made backgrounds and music configurable.
|
2002-02-24 15:36:39 +00:00 |
|
johns
|
095041ea21
|
Better sync of text and voice.
|
2002-02-24 02:46:25 +00:00 |
|
johns
|
790bec3171
|
Can now play level briefing voice.
|
2002-02-24 02:31:55 +00:00 |
|
johns
|
f1ec109c0a
|
PlayingMusic variable now global, to check if music is playing.
Can now disable CCL callback, if the music stops.
|
2002-02-24 02:29:35 +00:00 |
|
johns
|
f09bfb35f2
|
First version of level briefing.
|
2002-02-24 01:29:23 +00:00 |
|
johns
|
d2c828b40f
|
Added new function StopMusic and (stop-music).
|
2002-02-24 01:28:08 +00:00 |
|