Commit graph

375 commits

Author SHA1 Message Date
Bradley Bell 963b52cd80 fix crash in control menus 2003-06-06 21:55:08 +00:00
Bradley Bell d77e08306f merge (non-physfs stuff) from physfs branch 2003-06-06 19:04:27 +00:00
Bradley Bell 45a4de3794 set console background, fix whitespace 2003-06-02 20:45:32 +00:00
Bradley Bell 44d585c36a make console optional, other fixes 2003-06-02 06:15:41 +00:00
Bradley Bell f6b766c3c7 make console optional, other fixes 2003-06-02 05:56:37 +00:00
Bradley Bell 0e5814ea80 added console code (from SDL_console) 2003-06-02 01:55:03 +00:00
Bradley Bell a4cd2fcffd use con_printf for exit model warnings 2003-05-13 01:13:08 +00:00
Bradley Bell 89f50aea64 added -nohogdir and -userdir options 2003-05-12 22:46:01 +00:00
Bradley Bell 85180c6488 use briefings with no extension 2003-05-12 22:45:10 +00:00
Bradley Bell 9f76c8e9ec make dist fix 2003-04-30 19:50:11 +00:00
Bradley Bell 1251b380f6 fixes for OS X 10.2 2003-04-29 08:36:16 +00:00
Bradley Bell 62810b7ba6 redeclare main() 'the SDL way', make sure SDL.h is always included. 2003-04-24 18:19:05 +00:00
Bradley Bell e00b7baa0d fix misspellings of NDEBUG 2003-04-24 18:15:36 +00:00
Bradley Bell e611eaa679 fix compiler warnings 2003-04-12 02:52:38 +00:00
Bradley Bell b4fbf5396c comments/formatting/dist problems 2003-04-12 00:11:46 +00:00
Bradley Bell 21eeeef57f use different defines for os x 2003-04-11 23:53:15 +00:00
Bradley Bell 3918c40fa0 formatting 2003-04-07 23:36:34 +00:00
Bradley Bell 695e0dc38e don't die on text not found 2003-04-07 23:30:46 +00:00
Bradley Bell d3e45e44ff print some useful info if hog not found, allow -help to work if no text available 2003-04-07 23:29:28 +00:00
Bradley Bell 277c4cd3be fixed exit model scheme yet again 2003-04-03 08:38:33 +00:00
Bradley Bell cef6f05f93 modified trigger reader 2003-04-03 07:15:43 +00:00
Bradley Bell 5c493286c6 don't die when trying to toggle nonexistent segment... vertigo level 10 is buggy! 2003-04-03 07:12:46 +00:00
Bradley Bell a0157ab492 comments/formatting 2003-04-03 06:07:35 +00:00
Bradley Bell 3dc257df60 Allow use of 22K sound samples 2003-03-31 19:52:02 +00:00
Bradley Bell b143abf90e rewrote endlevel stuff to reread exit model info every time 2003-03-29 22:35:00 +00:00
Bradley Bell abae075139 heh, model nums in vertigo are hardcoded, N_D2_POLYGON_MODELS can't change 2003-03-29 02:37:17 +00:00
Bradley Bell 027b2aa283 fixed text references for hat directions 2003-03-28 07:54:44 +00:00
Bradley Bell 1553147cd6 make d2x keys backward compatible 2003-03-27 03:21:20 +00:00
Bradley Bell 8696fa75d0 fix crash when d1 data not present 2003-03-27 01:26:47 +00:00
Bradley Bell 2ae6fe4519 fix d2x keys, read/write from plr file 2003-03-27 01:25:41 +00:00
Bradley Bell b4b98f67aa added escort.h header 2003-03-27 01:23:18 +00:00
Bradley Bell c87fb1f826 added D1_PIGFILE ("descent.pig") macro 2003-03-25 10:17:05 +00:00
Bradley Bell 99abcef3b1 ability to load exit models from d1 pig file 2003-03-25 09:54:12 +00:00
Bradley Bell d52d99b674 ability to load exit model bitmaps (or any bitmap, really) from d1 pig file 2003-03-25 08:19:12 +00:00
Bradley Bell 5b5e261a8b stop extra robots from overwriting exit models 2003-03-24 00:14:07 +00:00
Bradley Bell 7000f00f57 stop extra robots from overwriting exit models 2003-03-23 23:34:38 +00:00
Bradley Bell df45ccca76 fix mem leak when reading extra robots 2003-03-23 22:39:58 +00:00
Bradley Bell d904275574 Added option to set movie resolution (mostly works) 2003-03-22 04:04:47 +00:00
Bradley Bell f074f8d13f move bitmap replacement functions to piggy.c 2003-03-22 03:19:50 +00:00
Bradley Bell b33dbb689a move bitmap replacement functions to piggy.c 2003-03-22 03:14:30 +00:00
Bradley Bell 78ab0ed23b attempt to support mac d1 descent.pig 2003-03-22 02:41:42 +00:00
Bradley Bell 3e431ad332 fix mem leak 2003-03-22 02:26:10 +00:00
Bradley Bell ae33dd9ed8 fix bug: when opening d1 level 1 with oem data files, both d1 and d2 oem briefing where showed 2003-03-22 01:38:54 +00:00
Bradley Bell 083db533d7 Change the default movie resolution to high, implement the option -lowresmovies 2003-03-21 23:13:25 +00:00
Bradley Bell a51fb97cec cd detection works now 2003-03-21 01:57:58 +00:00
Bradley Bell ab04123a41 comments 2003-03-20 23:14:14 +00:00
Bradley Bell 08ae1328e0 delete duplicate function 2003-03-20 22:50:50 +00:00
Bradley Bell b1595b0d66 implemented digi_link_sound_to_object3 for looping sounds 2003-03-20 03:21:11 +00:00
Bradley Bell 883c19fda4 if descent.pig available, load d1 textures for d1 levels 2003-03-19 23:20:59 +00:00
Bradley Bell 637334a6e2 moved joy_init back to main, other header cleanups 2003-03-19 23:20:09 +00:00