Commit graph

199 commits

Author SHA1 Message Date
zicodxx 068c023f3b on-screen network error messages 2007-02-07 12:50:08 +00:00
zicodxx 8ed319a441 amd64 fixes 2007-02-07 12:14:10 +00:00
zicodxx bfee9d219c close EXTRA_ROBOT_LIB correctly 2007-02-07 00:42:43 +00:00
zicodxx a09bf9b953 force show_fullscreen to software drawing if image is bigger than screen, showing Automap background in low resolutions via software, removed obsolete robot briefing fix in OGL, code cleanup 2007-02-06 19:23:33 +00:00
zicodxx 552cf239f3 fixed secret level name canvas 2007-02-05 13:03:53 +00:00
zicodxx c983910fb2 DOS-style newline 2007-02-05 12:24:37 +00:00
zicodxx 121602b660 make sure Menu_pcx_name gets loaded correctly if resolution is lowres 2007-02-05 10:45:16 +00:00
zicodxx 0e65fa0cac complete removal of broken Autosave feature 2007-02-02 18:57:42 +00:00
zicodxx b8b765e9a9 removed -gl_transparency debug message 2007-02-02 13:30:31 +00:00
zicodxx b8d2f3e038 don't draw bombs with transparency even if -gl_transparency is enabled 2007-02-02 12:58:59 +00:00
zicodxx 4edc974310 corrected Y alignment of hud_show_homing_warning 2007-02-02 10:17:34 +00:00
zicodxx f6ffb1d784 If bright ships are enabled cast F1_0*2 light instead of F1_0 which is too dark 2007-01-31 12:21:38 +00:00
zicodxx 143033c288 preparations for v0.51 release 2007-01-30 17:58:25 +00:00
zicodxx b2dc083439 set movie resolution correctly when no parameter is given - referring to rev365 2007-01-30 01:44:26 +00:00
zicodxx 58847c344e corrected UDP/IP error output 2007-01-30 00:00:53 +00:00
zicodxx f9788e5b5f added transparency effects for some bitmaps like explosions, powerups, weapons, etc. - to enable with -gl_transparency 2007-01-29 23:31:20 +00:00
zicodxx 6fb8e560e6 fixed energy->shield transfer message output showing 'No transfer: Shields already at max' everytime if there is enough energy 2007-01-29 15:55:57 +00:00
zicodxx 1897828dbc reverting rev372 - fast movement noticed in DOS version was caused by too high FPS because of the different behaviour of FrameTime. Divisor in pitch time is correct to stay as close as possible to 30FPS behaviour 2007-01-27 23:01:42 +00:00
zicodxx 98fc9a1e00 corrected position of multi-message entry string 2007-01-27 15:48:22 +00:00
zicodxx 632cfa3633 made pitching time as fast as heading time - compared with original Descent1 & 2 2007-01-27 15:24:03 +00:00
zicodxx 9aad531b09 use ogl_ubitmapm_cs instead of show_fullscr in OGL to render faster 2007-01-27 02:48:36 +00:00
zicodxx 17eaa07775 improvements on dxx-readme's 2007-01-26 12:43:11 +00:00
zicodxx 52bb848084 improved credits scrolling - not that smooth anymore, but less CPU intense 2007-01-25 23:58:28 +00:00
zicodxx 87c42e791f don't display lives and score if hud message is longer than 40 chars. preventing overlay of message and lives/score 2007-01-25 13:49:17 +00:00
zicodxx f72c060886 improved resolution-check method - removed old code 2007-01-25 13:01:39 +00:00
zicodxx d4de0c28d3 write screenshots to subdirectory 2007-01-25 10:30:33 +00:00
zicodxx 895a4aaee4 made thief messages brighter 2007-01-22 11:58:30 +00:00
zicodxx c043e7b579 fixed multi summary reactor lifetime refresh 2007-01-22 11:34:03 +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 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 59270fc137 additional newline line in netgame menu - looks better 2007-01-20 14:17:18 +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 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 8382861962 gr_upixelc now able to scale pixels to current resolution 2007-01-19 19:52:11 +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 7c9fde3780 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 cfcd1e39f9 moved hudlog printf's so they do not spam stdout with redundant messages 2007-01-14 01:55:59 +00:00
zicodxx 3431db5ab0 also use ALT-F9/F10 for demo playback 2007-01-13 14:20:48 +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 563fe826be removed timer_delay from DoJasonInterpolate - caused slowdowns in some demos 2007-01-12 16:58:00 +00:00