Commit graph

390 commits

Author SHA1 Message Date
Bradley Bell 9c7c4dbf1e handle missing exit sequence components gracefully 2003-08-02 07:02:49 +00:00
Bradley Bell 8249427d6b comments 2003-08-02 06:45:42 +00:00
Bradley Bell 5980c310e3 comments/formatting 2003-07-25 05:08:08 +00:00
Bradley Bell e973971e93 use con_printf for missing movie warning 2003-06-22 23:04:54 +00:00
Bradley Bell b53331243d fixed cfile conversion of movie code 2003-06-19 05:40:20 +00:00
Bradley Bell bf4dd1b01b strip out colors, etc when printing to stdout 2003-06-18 08:05:17 +00:00
Bradley Bell aff1f6ef5c convert file i/o to cfile 2003-06-16 07:15:59 +00:00
Bradley Bell 4f14b69e41 convert file i/o to cfile 2003-06-16 06:57:34 +00:00
Bradley Bell a59d4b1d15 gr_copy_palette no really a kludge, I think 2003-06-10 17:50:50 +00:00
Bradley Bell 0e330c0683 gr_copy_palette not really a kludge, I think 2003-06-10 07:31:38 +00:00
Bradley Bell a1e041c5a1 merged libmovie from physfs branch 2003-06-10 04:46:16 +00:00
Bradley Bell e5ff755f1f fix non-console build 2003-06-08 01:33:27 +00:00
Bradley Bell e1926a46a2 comments 2003-06-07 20:51:13 +00:00
Bradley Bell 8854e49aab remove redundant break 2003-06-07 20:46:33 +00:00
Bradley Bell 831a15d027 comments/formatting 2003-06-06 23:51:21 +00:00
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