Commit graph

4765 commits

Author SHA1 Message Date
zicodxx 363a7afd48 added some forgotten includes to avoid warnings 2007-01-25 10:05:14 +00:00
zicodxx 47ae8bc0de added some forgotten includes to avoid warnings 2007-01-25 10:03:55 +00:00
zicodxx db2c91597e read/save Hires fonts/briefings, demos, AddOn missions, screenshots from/to subdirectories 2007-01-25 09:56:05 +00:00
zicodxx 895a4aaee4 made thief messages brighter 2007-01-22 11:58:30 +00:00
zicodxx b6a1f15666 fixed multi summary reactor lifetime refresh 2007-01-22 11:34:03 +00:00
zicodxx c043e7b579 fixed multi summary reactor lifetime refresh 2007-01-22 11:34:03 +00:00
zicodxx 5e8c424b5c fixed PRINTSCREEN key for WINDOWS 2007-01-22 10:52:01 +00:00
zicodxx 184a7e133a fixed PRINTSCREEN key for WINDOWS 2007-01-22 10:52:01 +00:00
zicodxx a58dc03bab special WINDOWS fixes and cleanups, corrected automated UDP broadcast 2007-01-22 10:40:14 +00:00
zicodxx d38f8859fc special WINDOWS fixes and cleanups 2007-01-22 10:38:03 +00:00
zicodxx 210281b4f6 re-added missing command-line switches for SUPPORTS_NET_IP 2007-01-21 11:09:41 +00:00
zicodxx b4ada54247 fixed EDITOR build 2007-01-21 11:03:36 +00:00
zicodxx 31ef2e7066 in g3_draw_sphere align rad according to canvas so it is always in round shape 2007-01-20 17:18:42 +00:00
zicodxx b4797fb54f in g3_draw_sphere align rad according to canvas so it is always in round shape 2007-01-20 17:18:42 +00:00
zicodxx 52415a42ff removed inaccurate 4D hack, use GL_ALWAYS for special segments in level 19 only - typo corrected 2007-01-20 16:06:03 +00:00
zicodxx 59270fc137 additional newline line in netgame menu - looks better 2007-01-20 14:17:18 +00:00
zicodxx 055b728847 made short packets default on. long packets are still available but in general cause more problems than short 2007-01-20 13:48:19 +00:00
zicodxx 619de6e551 made short packets default on. long packets are still available but in general cause more problems than short 2007-01-20 13:48:19 +00:00
zicodxx 9f22ea1c0e corrected -maxfps switch: MAX_FPS is 80, not 100 2007-01-20 12:42:49 +00:00
zicodxx ab706d7ceb removed inaccurate 4D hack 2007-01-20 12:29:57 +00:00
zicodxx 485a345d60 removed inaccurate 4D hack, use GL_ALWAYS for special segments in level 19 only 2007-01-20 12:29:27 +00:00
zicodxx 1043cb9950 for OGL don't display background bitmap if screen height < 400 because it won't fit - just draw grey; adjusted level name alignment in secret levels 2007-01-20 12:07:02 +00:00
zicodxx 6c874e25a1 for OGL don't display background bitmap if screen height < 400 because it won't fit - just draw grey 2007-01-20 12:06:01 +00:00
zicodxx 8382861962 gr_upixelc now able to scale pixels to current resolution 2007-01-19 19:52:11 +00:00
zicodxx a63994e594 gr_upixelc now able to scale pixels to current resolution 2007-01-19 19:52:11 +00:00
zicodxx 6d8cc7ff30 tell user where descent.hog/pig should be if it isn't there, removed broken -hudlogdir code 2007-01-19 14:27:21 +00:00
zicodxx 0e323064ae patch by TheLion: cfile_get_filehandle reads case-insensitive on *NIX systems - makes use of .rdl levels easier 2007-01-19 12:27:53 +00:00
zicodxx 90fcd625da only read and write lowercase pilots - prevents mistakes in -pilot option as well as multisaves 2007-01-18 18:58:18 +00:00
zicodxx cf971d1130 only read and write lowercase pilots - prevents mistakes in -pilot option as well as multisaves 2007-01-18 18:58:18 +00:00
zicodxx 7c9fde3780 prevent changing weapons if automap is active 2007-01-18 15:19:45 +00:00
zicodxx 73843e88c2 prevent changing weapons if automap is active 2007-01-18 15:19:45 +00:00
zicodxx 84bf61baa8 fixed suddenly broken special chars 2007-01-18 15:09:12 +00:00
zicodxx 93245db50e made Omega selectable even if it has no energy left and can't fire 2007-01-18 15:06:51 +00:00
zicodxx 6195a1bb18 draw bomb count correctly in CM_FULL_SCREEN ... finally 2007-01-18 14:43:42 +00:00
zicodxx f7ae8684f6 draw spheres instead of pixels in draw_stars to show correctly in OGL 2007-01-17 15:35:38 +00:00
zicodxx 6d0ac87505 draw spheres instead of pixels in draw_stars to show correctly in OGL 2007-01-17 15:35:14 +00:00
zicodxx cfcd1e39f9 moved hudlog printf's so they do not spam stdout with redundant messages 2007-01-14 01:55:59 +00:00
zicodxx 685216ca8d limit homing missle turn-rate 2007-01-13 16:22:27 +00:00
zicodxx 3431db5ab0 also use ALT-F9/F10 for demo playback 2007-01-13 14:20:48 +00:00
zicodxx b6481037db fixed key combo to shrink/grow window (lost while porting to GP2X) 2007-01-13 14:20:24 +00:00
zicodxx 8ef450e17c removed mipmap for movies - makes not a real sense or effect 2007-01-13 14:14:56 +00:00
zicodxx 442e669dc5 do not select weapon if guide-bot shortcut has done and weapon key is mapped from 0 to 9 2007-01-13 13:51:47 +00:00
kreatordxx 48a163cf1f update to Novacron's 128x128-bit icon 2007-01-13 13:43:54 +00:00
zicodxx 1724fff7ce removing the dead statement (leftover from WraithX Deathcam) from object_move_one() so the function will return correctly if player dies instead running further and creating invalid code and crashes 2007-01-13 13:18:42 +00:00
zicodxx d6592bb624 removing the dead statement (leftover from WraithX Deathcam) from object_move_one() so the function will return correctly if player dies instead running further and creating invalid code and crashes 2007-01-13 13:18:25 +00:00
zicodxx 563fe826be removed timer_delay from DoJasonInterpolate - caused slowdowns in some demos 2007-01-12 16:58:00 +00:00
zicodxx a524b53382 cleanup 2007-01-12 16:37:59 +00:00
zicodxx a34ebd1ae8 cleanup 2007-01-12 16:34:30 +00:00
zicodxx 8d1410b406 cleanup 2007-01-12 16:31:25 +00:00
zicodxx 6907a5275d added NATIVE_IPX and KALINIX to build 2007-01-12 14:31:56 +00:00