Commit graph

932 commits

Author SHA1 Message Date
Bradley Bell 60b9821a12 bunch of fixes (esp. for non linux-native joystick) 2003-12-18 10:32:57 +00:00
Bradley Bell 6acede0ccd whitespace/comments 2003-12-18 09:56:13 +00:00
Bradley Bell e43eac04c5 added FreeBSD defs 2003-12-10 22:08:52 +00:00
Bradley Bell b1738582bd remove unused, redundant files 2003-12-08 23:15:31 +00:00
Bradley Bell 008c8d9b56 fix FreeBSD compile errors 2003-12-08 22:55:27 +00:00
Bradley Bell 00dc78cbe9 get rid of silly ulongs 2003-12-08 22:32:56 +00:00
Bradley Bell b442c53142 enable nasm on FreeBSD, change relevant __linux__ macros to __ELF__ 2003-12-08 21:21:16 +00:00
Bradley Bell a927af0fdd added proto for ogl_check_mode 2003-11-27 09:32:38 +00:00
Bradley Bell 7ec5fb9f25 PocketPC fixes 2003-11-27 09:24:43 +00:00
Bradley Bell 623ff1cbd4 PocketPC fixes 2003-11-27 09:16:58 +00:00
Bradley Bell 040dedae91 PocketPC fixes 2003-11-27 09:10:52 +00:00
Bradley Bell 24bd6b768f landscape fixes, implemented gr_check_mode 2003-11-27 04:59:49 +00:00
Bradley Bell a47f1c619a fix gcc 3.3 compiler warnings 2003-11-27 04:52:18 +00:00
Bradley Bell b3d4130727 landscape fixes, implemented gr_check_mode 2003-11-27 04:50:22 +00:00
Bradley Bell 1434dc22cb OS X fixes 2003-11-27 04:05:14 +00:00
Bradley Bell cfee11af2c buncha macro fixes and stuff 2003-11-27 00:47:38 +00:00
Bradley Bell 69dd0cdab1 linux fixes 2003-11-27 00:36:15 +00:00
Bradley Bell c1f1d06622 added Visual C project for opengl, buncha macro fixes and stuff 2003-11-27 00:21:04 +00:00
Bradley Bell 8f610fbca4 fix gr_update 2003-11-26 21:08:59 +00:00
Bradley Bell b398c44758 Visual C, PocketPC fixes 2003-11-26 12:39:00 +00:00
Bradley Bell 7d07635dcc Visual C, PocketPC fixes 2003-11-26 12:26:36 +00:00
Bradley Bell e2e04b731a updated project files 2003-11-26 04:57:33 +00:00
Bradley Bell ed4aa98a5f mveplayer working in Visual C++ 2003-11-26 03:07:45 +00:00
Bradley Bell c28fed7970 added project files for visual c++ 2003-11-26 02:57:50 +00:00
Bradley Bell 3f3796300b added .cvsignore files 2003-11-25 21:22:44 +00:00
Bradley Bell 335038b845 stuff to play mve's in WinCE 2003-11-25 04:36:25 +00:00
Bradley Bell ffc98df57e unused functions... 2003-11-25 04:20:00 +00:00
Bradley Bell 347e338e5e stuff 2003-11-25 04:17:09 +00:00
Bradley Bell 4bd070046b enabled mouse control of menus 2003-11-25 04:13:05 +00:00
Bradley Bell ccbc4613c0 oops, didn't mean to change this 2003-11-24 23:11:26 +00:00
Bradley Bell b0d8c58ef1 updated project file 2003-11-22 02:40:11 +00:00
Bradley Bell 0a42c84a7f added project files for eMbedded Visual C++ 2003-11-21 03:35:26 +00:00
Bradley Bell fdc70f5584 added option to disable kalinix under unix 2003-11-18 01:08:07 +00:00
Bradley Bell c05dfd3fb8 always set menu mode for GL popups 2003-11-18 00:29:53 +00:00
Bradley Bell a6ab9da53a fix automap background image 2003-11-15 00:37:48 +00:00
Bradley Bell a51cf2e026 delete cruft 2003-11-15 00:36:54 +00:00
Bradley Bell c5d7bfb7b1 delete cruft 2003-11-14 23:31:16 +00:00
Bradley Bell 25f90696b4 fix level number position 2003-11-14 23:29:57 +00:00
Bradley Bell c6ed56276f simplify g3_draw_line hack 2003-11-14 23:24:54 +00:00
Bradley Bell daf60c1a1e stop pointless vid mode changes 2003-11-14 23:14:02 +00:00
Bradley Bell a27ec61bbf s'more documentation 2003-11-07 20:46:05 +00:00
Bradley Bell f0e5663477 fix .exe extension problems 2003-11-07 19:49:43 +00:00
Bradley Bell 2e55bfc2e2 disable texture format verification for OS X - Textures work fine 2003-11-07 18:23:35 +00:00
Bradley Bell 9a77414377 disable texture format verification for OS X - Textures work fine 2003-11-07 18:09:48 +00:00
Bradley Bell 573c5351b3 use more traditional Alt+Enter for toggling fullscreen 2003-11-07 07:03:41 +00:00
Bradley Bell 16e1ae5719 use more traditional Alt+Enter for toggling fullscreen 2003-11-07 06:30:06 +00:00
Bradley Bell 1779671ce8 comments/formatting 2003-11-07 06:16:15 +00:00
Bradley Bell d67ee4f3b3 smash textures, for non-linux, for real 2003-11-06 23:28:47 +00:00
Bradley Bell a36444494c smash textures on every resolution change, use kludge to avoid repetitive res changes 2003-11-06 08:58:53 +00:00
Bradley Bell 7fce8f6a97 moved bitmap and sound header data structures and i/o routines back to piggy.c 2003-11-04 21:33:30 +00:00