Commit graph

1945 commits

Author SHA1 Message Date
nehalmistry
04dee5fbe8 --win32 now does win32new instead of depend 2002-04-06 19:42:33 +00:00
nehalmistry
4c5a657de1 installed freecraft binary now outputs to both stdout and /var/lib/games/freecraft.log 2002-04-06 19:39:00 +00:00
jsalmon3
6da7285dc7 Minor fix to CclSetMessage, no need to allocate memory 2002-04-06 15:21:58 +00:00
johns
7c201add8d New CCL function add-message (from Dave Turner) 2002-04-06 13:08:40 +00:00
nehalmistry
e0b14f7cf6 Added 'make strip'. 2002-04-05 19:18:27 +00:00
nehalmistry
e31d6246c9 Changed FatalExit() to ExitFatal() to remove a win32 problem. 2002-04-05 18:07:19 +00:00
nehalmistry
d84f1093a1 Added settings.h, required for CreditsCclRegister(). 2002-04-05 17:40:57 +00:00
johns
5962ada8e5 Corrected nate's name. 2002-04-05 14:24:07 +00:00
johns
cdc58e1d00 Patches from Jimmy Salmon. 2002-04-05 13:54:06 +00:00
johns
f627c02c0b Added showing credits and objective menu (from Jimmy Salmon). 2002-04-05 13:52:27 +00:00
johns
48f6966842 Added showing picture between campaign levels (from Jimmy Salmon). Added showing credits (from Jimmy Salmon). 2002-04-05 13:51:02 +00:00
johns
2dea27ea01 Added objective menu (from Jimmy Salmon). 2002-04-05 13:50:13 +00:00
johns
5ab09df5d1 Improved triggers, they now support operator =,<,> (from Jimmy Salmon). 2002-04-05 13:48:55 +00:00
johns
98dfd31f70 Added showing credits (from Jimmy Salmon). 2002-04-05 13:48:20 +00:00
johns
4d299d1c45 Added showing picture between campaign levels (from Jimmy Salmon). 2002-04-05 13:47:14 +00:00
johns
0b6629e8d7 Added -fsigned-char, to force signed char. 2002-04-05 12:50:23 +00:00
johns
ba0b8cc084 Added libcda.h to makefile. 2002-04-05 08:00:29 +00:00
johns
27dba45496 Removed libcda.h also from Makefile. 2002-04-05 07:59:48 +00:00
nehalmistry
f5566ac42b Moved to include directory. 2002-04-05 04:34:16 +00:00
nehalmistry
e3b3b4caab Moved from sound directory 2002-04-05 04:33:44 +00:00
nehalmistry
f09b55407f Now includes libcda.h - needed for FatalExit() 2002-04-05 04:32:00 +00:00
nehalmistry
dff140b639 Changed exit(-1) to FatalExit(-1) 2002-04-05 04:11:28 +00:00
nehalmistry
3df8aeb2db Added FatalExit function. 2002-04-05 04:04:50 +00:00
johns
d90de10a0c Faster scrolling, matches voice speed. 2002-04-05 00:10:53 +00:00
johns
893e916dcf Improved rectangle selection. 2002-04-04 23:47:08 +00:00
johns
b4504a6a39 Fixed damage points position to middle of unit. 2002-04-04 22:55:15 +00:00
johns
a45703c6d1 New functions VideoTextHeight, clipping text, Improved briefing scrolling text (from Jimmy Salmon). 2002-04-04 22:19:53 +00:00
johns
74d1884875 New functions VideoTextHeight, clipping text, Improved briefing scrolling text (from Jimmy Salmon). 2002-04-04 22:12:37 +00:00
johns
041467c305 Added feature : which makes the unit and missile sounds in stereo depending on their location on the screen (from Jimmy Salmon). 2002-04-04 22:02:11 +00:00
nehalmistry
ed56d6034a Added -lz and -lm to end of lib list so that static compile works correctly. 2002-04-04 21:36:59 +00:00
johns
1e164f7613 Big map mode docs. 2002-04-03 20:06:27 +00:00
johns
46db5f5c78 Depleted for oil added. 2002-04-03 19:52:27 +00:00
johns
aa3c548ed1 Code for toggle big map mode (ALT-B,CRTL-B). 2002-04-03 19:50:41 +00:00
johns
7e0aa77e0f Cleanups. Support for disabling parts of the UI. 2002-04-03 19:49:00 +00:00
johns
9d70817b0f FrameCounter is unsigned long. 2002-04-03 19:47:47 +00:00
johns
6e2c26dfaa Used new function VideoClearScreen. 2002-04-03 19:43:53 +00:00
johns
09db9156f3 Added new function VideoClearScreen. 2002-04-03 19:41:50 +00:00
johns
3809141e1e Cleanups. Added EnableRedraw for big map mode. 2002-04-03 19:40:18 +00:00
johns
f1f13a866f Fixed grammer. 2002-04-03 15:53:14 +00:00
johns
11469108ed Added name generations for units. 2002-04-03 15:51:35 +00:00
johns
4d98c80642 Added name generations for units. 2002-04-03 12:01:59 +00:00
johns
5316566b53 Fixed feature request : Units in multiple groups (from Jimmy Salmon). 2002-04-01 22:01:45 +00:00
johns
3747c19646 Suggested OO for samples. 2002-04-01 01:29:29 +00:00
johns
58ca770090 Files with .PUD extention are also supported (from Jimmy Salmon). 2002-03-31 23:58:24 +00:00
johns
63041ceee6 Fixed memory leak in the new music support. 2002-03-31 23:49:58 +00:00
johns
14dbc43af5 Improved find idle worker (from Jimmy Salmon) 2002-03-31 23:47:46 +00:00
nehalmistry
38be1fae3e c++ not needed for normal build. 2002-03-31 23:13:08 +00:00
johns
c2d0b0cb64 Improved find idle worker (from Jimmy Salmon) 2002-03-31 22:30:22 +00:00
johns
f3211bd169 Added showing the damage on the map. Added drawing clipped numbers. 2002-03-31 20:40:00 +00:00
johns
f4d40656fa Fixed includes. 2002-03-31 20:09:17 +00:00