Commit graph

265 commits

Author SHA1 Message Date
johns
16e7237414 Fixed bug: in rle sprite creation, with realloc. 2000-06-04 21:41:26 +00:00
ariclone
2d0101a3e2 Fixed (hopefully) some endian concerns, and a gcc 2.95.2 compile reject
Someone please test 24 bit again, sorry.
2000-06-04 19:47:34 +00:00
johns
b58a39fc15 Warning removed. 2000-06-04 15:27:54 +00:00
johns
a15997386e Real 24bpp mode added and enabled. 2000-06-04 15:23:00 +00:00
ariclone
900cc7fd5b added changes 2000-06-04 15:09:54 +00:00
ariclone
cab67f21a1 Initial part of scenarial selection menu code, unfinished but already useable 2000-06-04 15:08:57 +00:00
ariclone
56159126fc Fixed forgotten removal of new_video.h include 2000-06-04 15:07:40 +00:00
johns
86c546ea3f Attack sounds for peasant added (from rock808) 2000-06-04 10:41:53 +00:00
johns
57fb0e23c9 Added some missing 24bpp functions. 2000-06-04 00:22:19 +00:00
johns
831b76ed1d Added include for memcpy. 2000-06-04 00:20:28 +00:00
johns
cef7351933 Missiles have no the color of the owning player. Fixes the ballista bolt bug. 2000-06-03 22:43:14 +00:00
johns
385387c48f NEW_VIDEO removed, should work. 2000-06-03 22:22:22 +00:00
johns
d126aba8eb Added README-SDL.txt to win32 distribution 2000-06-03 19:57:24 +00:00
johns
5e2b79466b Prepared handling of new return codes of the pathfinder. 2000-06-03 19:51:50 +00:00
johns
85d1f7138d Added QuitSound call. 2000-06-03 19:42:16 +00:00
johns
b09a9e374b Added SDL_CloseAudio and QuitSound call. 2000-06-03 19:36:25 +00:00
johns
856185fcab Comment changed. 2000-06-03 19:31:35 +00:00
ariclone
e3ba66b328 Move LibraryFileName to iolib.c, where it belongs 2000-06-03 12:43:41 +00:00
ariclone
06bf31c32b Minor textual cleanups 2000-06-03 11:48:41 +00:00
ariclone
b6681626da menu union reorder, further cleanups, start of listbox type (WIP) 2000-06-03 11:46:46 +00:00
ariclone
1ceecfd808 moved compression.h to iolib.h for additional functions used in menus 2000-06-03 11:45:16 +00:00
ariclone
facfdd8287 moved compression.h to propper iolib.h 2000-06-03 11:44:01 +00:00
johns
89f15449b3 Should be added to binary distributions 2000-06-01 22:20:03 +00:00
johns
1a7073dafc repair buildings patch from David Slimp 2000-06-01 12:48:22 +00:00
ariclone
82168d5ebc updates 2000-05-31 21:23:12 +00:00
johns
70f4b1d156 Fix from ARI, compiling without CVS and old version didn't work. 2000-05-29 20:37:49 +00:00
johns
5fdfac7863 Units could now be stored on map, perhaps better performance than old version. 2000-05-28 21:09:00 +00:00
johns
865a8d3648 New debug macros DebugLevelXFn, which also prints the function name. 2000-05-28 20:02:11 +00:00
johns
9cd13d1748 Old heading code removed, better turning to targets. 2000-05-28 15:25:02 +00:00
johns
0bc0b90f8a Switches replaced by function variables. 2000-05-28 14:34:37 +00:00
johns
960219c80a Was not ready. 2000-05-28 12:09:11 +00:00
johns
e79ba96072 Code for 24bpp added. 2000-05-28 12:07:31 +00:00
ariclone
99e87b8173 Implemented Pulldown-Selector type menu items
More work on the scenario select requested
fixed some minor menukey issues
2000-05-28 11:14:31 +00:00
ariclone
72b6829d0a Implemented Pulldown-Selector type menu items 2000-05-28 11:13:09 +00:00
ariclone
944bd122cd Plugged a memory hole in PopClipping() 2000-05-28 11:12:11 +00:00
johns
7817217566 Added PudInfo and GetPudInfo for the menu loader. 2000-05-27 21:56:21 +00:00
johns
1eec597af2 Fixed problems marked. 2000-05-27 21:29:45 +00:00
johns
9f20588be7 Land construction for dark portal added by David Slimp 2000-05-27 20:03:38 +00:00
johns
1b64a8c79a workers attack sounds and unorganic units death sounds from David Slimp 2000-05-27 19:59:38 +00:00
johns
036750d1a4 More video cleanup. 2000-05-27 19:49:33 +00:00
johns
1a3a137f1a VideoSyncSpeed could be set from commandline. 2000-05-27 19:47:28 +00:00
johns
9619869afb Support for compiling without sound and with scheme. 2000-05-27 17:37:06 +00:00
johns
4272796c9b A new version, with new #defines. 2000-05-26 23:52:04 +00:00
johns
778559805c Changed to build6. 2000-05-26 23:45:27 +00:00
johns
dc4580a017 More cleanup of video stuff. 2000-05-26 23:41:13 +00:00
johns
7c56a5c63e Some things are done. 2000-05-24 20:36:53 +00:00
johns
e463145dc1 Warning removed. 2000-05-23 21:54:22 +00:00
johns
5172c16527 Removed debug message. 2000-05-21 22:29:04 +00:00
johns
db47aaa3b9 Fixed icons, shows now player color with new video code. 2000-05-21 22:27:53 +00:00
johns
f219cda5d0 Made NEW_VIDEO default. 2000-05-21 21:36:23 +00:00