Commit graph

293 commits

Author SHA1 Message Date
johns
aeee984331 NEW_NETWORK removed, now always the new network code is used. 2000-06-11 01:31:08 +00:00
johns
f808c05210 efence removed. 2000-06-10 18:19:05 +00:00
johns
988a72fb0f NEW_UNIT removed, all old code of unit management removed. 2000-06-10 15:36:28 +00:00
johns
10108cee14 error message for timer changed. 2000-06-10 01:40:37 +00:00
johns
829f7c20dc new_video.h -> video.h 2000-06-10 00:53:14 +00:00
johns
01b62c3e61 Cleanups. 2000-06-09 14:13:36 +00:00
johns
99134da1b6 Fixed bug: units in buildings are removed doubled from the map. 2000-06-09 14:03:48 +00:00
johns
1ec2e4d0ba Debug code for UNIT_ON_MAP added, disabled as default. 2000-06-09 13:58:52 +00:00
johns
86ec78be66 Sight range for dark portal added. 2000-06-08 23:56:39 +00:00
johns
70f064b732 Made open set bigger. 2000-06-08 23:44:37 +00:00
johns
1b845c34a8 Patch for horizontal life and magic bars from Iuri applied. 2000-06-08 23:42:17 +00:00
johns
dfd2d7a7f8 Only show informations about own units or some neutral. 2000-06-08 16:34:08 +00:00
johns
a5f1a0e51a Improved circle functions. 2000-06-08 16:21:54 +00:00
johns
5d198431ef Made show selection configurable by function. 2000-06-08 16:19:53 +00:00
ariclone
92ccd4f71c Temp-fix for menu-palette problem - FIXME: Introduces a memory leak 2000-06-08 15:40:31 +00:00
johns
e0d9e224ec Fixed bug: out of bound access. 2000-06-08 07:32:57 +00:00
johns
cd6118a95a More translucent prototypes. 2000-06-08 07:20:54 +00:00
johns
7d1107fcd3 Transluzent code disabled. 2000-06-08 07:17:09 +00:00
johns
55b67770f6 Fixed bug: Wrong list handling for released units, producing later a core dump. 2000-06-08 07:13:10 +00:00
johns
581d927c08 Comment added. 2000-06-07 20:55:14 +00:00
johns
11efd24db7 A new people added. 2000-06-07 20:49:36 +00:00
ariclone
ce67cdaecb Work-around for missing folder icon in non-expansion gfx 2000-06-06 19:41:01 +00:00
johns
e17387277b Missing 15bpp support added. 2000-06-06 18:11:29 +00:00
johns
f9dd02556f Keeps attacking walls fixed? 2000-06-05 22:30:54 +00:00
johns
bd18107c56 Some alpha functions added. 2000-06-05 22:29:58 +00:00
johns
05446c0554 Fixed outside memory access bug. 2000-06-05 22:16:03 +00:00
johns
4115d45ee3 Headers updated 2000-06-04 21:45:32 +00:00
johns
02884ffbcf VideoDrawRectangle renamed into VideoDrawRectangleClip to remember this is a clipping function. 2000-06-04 21:43:26 +00:00
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