Commit graph

70 commits

Author SHA1 Message Date
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 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 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
zicodxx 6907a5275d added NATIVE_IPX and KALINIX to build 2007-01-12 14:31:56 +00:00
zicodxx 2b80efdce9 fixed canvas stuff to show summary correctly in OGL, added new strings for CTF and HOARD, code cleanup 2007-01-12 14:21:05 +00:00
zicodxx ef1a1de34b joystick axes can be reassigned; higher offset for axes moving detection; correction for menus that are bigger than screen 2007-01-10 00:50:36 +00:00
zicodxx c1a3f3c13e added missing changelog entries 2007-01-09 01:25:14 +00:00
kreatordxx 09f0b8d45f add Mac OS X icon 2007-01-07 00:27:32 +00:00
kreatordxx 901f66e6e9 allow an add-on mission to override the built-in hog file, such as the use of custom MIDI tracks 2006-12-31 01:51:01 +00:00
kreatordxx 812b641a51 if a Descent 2 hog file is not available, generate an error, not a warning 2006-12-31 00:09:49 +00:00
kreatordxx c557b38bbf fix a memory leak that occurs when listing the search paths 2006-12-31 00:00:44 +00:00
kreatordxx 96ee4e1082 use PhysicsFS to write MIDI file, make hmp2mid use PhysicsFS exclusively 2006-12-30 05:29:21 +00:00
kreatordxx 72a4f98889 allocate 'pixels' and 'texbuf' according to current screen resolution, saving over a hundred megabytes of memory 2006-12-29 09:50:21 +00:00
kreatordxx f77bce6487 add PowerPC assembly texture mapper (requires PPCAsm, which is for Mac OS 9 only) 2006-12-28 07:21:46 +00:00