Commit graph

4659 commits

Author SHA1 Message Date
jsalmon3
193e0da7e3 Removed X11 2003-10-16 16:03:01 +00:00
mr-russ
e821f36de6 Fixed Linux Compile Bug, happened after removing Video Targets 2003-10-16 10:27:28 +00:00
jsalmon3
f47e90f55a Removed new_X11.c 2003-10-16 00:43:57 +00:00
jsalmon3
30a81f3e78 Removed wince support 2003-10-16 00:36:26 +00:00
jsalmon3
139d90d3dd Fixed warning, cleanup 2003-10-15 23:36:06 +00:00
jsalmon3
7321981f85 Removed svgalib 2003-10-15 23:06:37 +00:00
mr-russ
4f3b7a8fca Updated Protcol, game list now shown correctly. parameters still need work 2003-10-15 02:04:05 +00:00
mr-russ
8eb3cedbc3 MetaServer work, reduce crashes, and clean command processing 2003-10-15 01:00:58 +00:00
jsalmon3
d3d9e3feab Cleaned up some metaserver code 2003-10-14 21:44:31 +00:00
mr-russ
9f8c855041 Meta Server Updates, Removed crash, bad code. And It now connects. 2003-10-14 07:50:40 +00:00
jsalmon3
6189a39ca2 Cleanup 2003-10-14 01:47:35 +00:00
jsalmon3
b3df2f9dd1 Cleanup 2003-10-14 01:20:22 +00:00
jsalmon3
6761e5c8a6 Missed a few 2003-10-13 23:15:52 +00:00
jsalmon3
aa52d5dcfc Cleanup 2003-10-13 23:12:52 +00:00
mr-russ
4d3735b69b Small Changes for meta code, commands represented as they are required. 2003-10-13 22:01:14 +00:00
jsalmon3
fd8072e5b8 Removed Original drawing defines, fixed bug when completed bar text isn't defined 2003-10-13 20:35:56 +00:00
martinxyz
de83c89f7d cvs up 2003-10-13 12:53:09 +00:00
n0body
0b55036d8c Missiles mostly work, but need a big cleanup. 2003-10-13 10:21:08 +00:00
martinxyz
6da8e5f475 temporary warning fix 2003-10-13 08:38:01 +00:00
jsalmon3
92848f2972 Rewrote a lot of the info panel 2003-10-13 03:43:18 +00:00
jsalmon3
5f3942d1c1 More cleanup 2003-10-13 03:38:37 +00:00
n0body
72baef59f2 Forgot to add some doc files. Nobody read them so nobody noticed 2003-10-12 15:25:17 +00:00
n0body
2ff07e7696 Fix explode-when-killed not properly saved 2003-10-12 15:18:13 +00:00
mr-russ
a4bbc4ddaf Fixed Bug: Failed Building Crashes Engine 2003-10-12 04:34:05 +00:00
mr-russ
2a82ead5c5 Updates to Meta Server Implementation. Remove Old Meta Server menu items 2003-10-12 02:21:37 +00:00
jsalmon3
2cef8e3cb8 Fixed bug loading wavs that don't have data at the beginning of the file 2003-10-11 18:09:03 +00:00
n0body
5c1690d17b Fixed resource bug 2003-10-11 18:07:23 +00:00
mr-russ
6056a09d55 Remove Old MetaServer code, Began implementation of new code. 2003-10-11 05:43:46 +00:00
jsalmon3
bee206cc33 Cleanup 2003-10-10 02:56:41 +00:00
mr-russ
bf0d3a7358 Fix Compile Errors on linux 2003-10-09 22:28:38 +00:00
mr-russ
d9fa6ca39c Finished Support for units with MinAttackRange >1 Moving away to attacker 2003-10-09 22:15:29 +00:00
jsalmon3
a7519549f7 Cleanup 2003-10-09 22:04:04 +00:00
jsalmon3
5d87f0f520 Cleanup 2003-10-09 19:54:36 +00:00
jsalmon3
55e5fefd48 Cleanup 2003-10-09 19:04:30 +00:00
n0body
cfcac2f121 Change min to max, fix damage calculation code. 2003-10-09 16:59:29 +00:00
martinxyz
2b6dff9350 fixed NEW_UI relict 2003-10-09 14:17:07 +00:00
n0body
601f7db792 Wrote some unitype and spell/missile docs.
Separated wc2-specific config in a separate doc file.
Removed weapon-upgrdeable armor-upgradeable and magic flags
Compacted raise dead into summon with a require-corpse flag.
Removed 'none target, it didn't really make sense.
2003-10-09 10:31:48 +00:00
mr-russ
73d178dba2 Renabled win32 build, and Fixed siod.ccl to be included in release 2003-10-09 06:43:05 +00:00
martinxyz
2d4af3c550 ai prints useful error if missing 2003-10-08 07:47:42 +00:00
jsalmon3
6e5f865e6a Fixed completed bar color in SaveUI 2003-10-08 01:49:37 +00:00
jsalmon3
d3cd9393b3 Changed VideoDraw functions to use a VMemType instead of an offset in the global palette 2003-10-07 23:06:44 +00:00
jsalmon3
5615581a12 Removed original resources option 2003-10-07 15:27:20 +00:00
jsalmon3
e221a945f4 Fixed bug when minimap width != minimap height 2003-10-07 15:05:05 +00:00
martinxyz
a0f056b10b adding back reverted minimap docu 2003-10-07 13:34:32 +00:00
mr-russ
500c17d52d Added Patch : Fix for air/ground transporters 2003-10-07 13:16:24 +00:00
martinxyz
739e20d6b4 fixed segfault on undefined tileset 2003-10-07 12:58:21 +00:00
martinxyz
50feb6cf63 removed NEW_UI, added patch 2003-10-07 11:03:44 +00:00
martinxyz
fd4a393b1e removed NEW_SHIPS 2003-10-07 09:40:37 +00:00
mr-russ
411af5eec8 Fixed bug where Parabolic Missile could divide by zero 2003-10-07 07:57:20 +00:00
martinxyz
ea3a1a26b4 fixed saving spells 2003-10-07 06:49:03 +00:00