2010-05-14 |
Ryan Hanson | Made filepaths use ConvertFileName(), so it works on... |
blob | commitdiff | raw |
2010-05-14 |
Neal Gompa | Reverting file paths changes; they make the problem... |
blob | commitdiff | raw | diff to current |
2010-05-14 |
Neal Gompa | Oops, Initial forward slash needs to be removed in... |
blob | commitdiff | raw | diff to current |
2010-05-14 |
Neal Gompa | Changed paths in several files from OS9 style to POSIX... |
blob | commitdiff | raw | diff to current |
2010-05-14 |
Ryan C. Gordon | Removed registration checks. |
blob | commitdiff | raw | diff to current |
2010-05-14 |
Ryan C. Gordon | Merge. |
blob | commitdiff | raw | diff to current |
2010-05-14 |
Ryan C. Gordon | Removed non-SDL codepaths. |
blob | commitdiff | raw | diff to current |
2010-05-14 |
Ryan C. Gordon | Implemented isFocused(). |
blob | commitdiff | raw | diff to current |
2010-05-14 |
Ryan C. Gordon | Removed leftover DevIL support code. |
blob | commitdiff | raw | diff to current |
2010-05-14 |
Ryan C. Gordon | merge |
blob | commitdiff | raw | diff to current |
2010-05-14 |
Ryan C. Gordon | Fixed some strrchr compiler warnings. |
blob | commitdiff | raw | diff to current |
2010-05-14 |
Neal Gompa | Merged |
blob | commitdiff | raw | diff to current |
2010-05-13 |
Harley Laue | Merged |
blob | commitdiff | raw | diff to current |
2010-05-13 |
Harley Laue | Seems there were a few things I forgot when I removed... |
blob | commitdiff | raw | diff to current |
2010-05-13 |
Neal Gompa | Merged |
blob | commitdiff | raw | diff to current |
2010-05-13 |
Harley Laue | Merged FMod changes in |
blob | commitdiff | raw | diff to current |
2010-05-13 |
Harley Laue | Removed FMod from the source. |
blob | commitdiff | raw | diff to current |
2010-05-13 |
Ryan C. Gordon | Merge. |
blob | commitdiff | raw | diff to current |
2010-05-13 |
Ryan C. Gordon | Cleaned up the stricmp() nonsense. |
blob | commitdiff | raw | diff to current |
2010-05-13 |
Neal Gompa | More fixes to 'OpenGL_Windows.cpp' to work on Linux... |
blob | commitdiff | raw | diff to current |
2010-05-13 |
Neal Gompa | Fixed 'OpenGL_Windows.cpp' to work on Linux and Windows... |
blob | commitdiff | raw | diff to current |
2010-05-13 |
Ryan C. Gordon | Fixed command key sticking (where Mac users might quit... |
blob | commitdiff | raw | diff to current |
2010-05-13 |
Ryan C. Gordon | Some Windows build fixes. |
blob | commitdiff | raw | diff to current |
2010-05-13 |
Ryan C. Gordon | Merge. |
blob | commitdiff | raw | diff to current |
2010-05-13 |
Ryan C. Gordon | Removed some commented code that isn't coming back. |
blob | commitdiff | raw | diff to current |
2010-05-13 |
Ryan C. Gordon | Merge. |
blob | commitdiff | raw | diff to current |
2010-05-13 |
Neal Gompa | Added a conditional to fix for Windows |
blob | commitdiff | raw | diff to current |
2010-05-13 |
Neal Gompa | Added extern structure to 'OpenGL_Windows.cpp' and... |
blob | commitdiff | raw | diff to current |
2010-05-13 |
Neal Gompa | More Windows include fixes in 'OpenGL_Windows.cpp'... |
blob | commitdiff | raw | diff to current |
2010-05-13 |
Neal Gompa | Disabled inclusion of 'vld.h' in 'OpenGL_Windows.cpp... |
blob | commitdiff | raw | diff to current |
2010-05-12 |
Neal Gompa | Switching to default branch and closing cmake branch... |
blob | commitdiff | raw | diff to current |
2010-05-12 |
Ryan C. Gordon | Merged latest cmake branch to default. |
blob | commitdiff | raw | diff to current |
2010-05-12 |
Ryan C. Gordon | Removed Logger (it's not GPL compatible). |
blob | commitdiff | raw | diff to current |
2010-05-13 |
Ryan C. Gordon | Merge to unconfuse my repo. |
blob | commitdiff | raw | diff to current |
2010-05-13 |
Ryan C. Gordon | jpeglib (etc) need to be wrapped in extern "C". :/ |
blob | commitdiff | raw | diff to current |
2010-05-12 |
Ryan C. Gordon | Merge to mainline. |
blob | commitdiff | raw | diff to current |
2010-05-12 |
Ryan C. Gordon | Merging cmake branch to the default branch. |
blob | commitdiff | raw | diff to current |
2010-05-12 |
Neal Gompa | Resolved merges again |
blob | commitdiff | raw | diff to current |
2010-05-11 |
Harley Laue | Renamed old Makefile, updated .hgignore, and made chang... |
blob | commitdiff | raw | diff to current |
2010-05-11 |
Harley Laue | Source changes to make Linux CMake build use system... |
blob | commitdiff | raw | diff to current |
2010-05-11 |
Ryan C. Gordon | Added GPL license and headers. |
blob | commitdiff | raw | diff to current |
2010-02-18 |
Ryan C. Gordon | Drop keyboard input if it was part of the grab or windo... |
blob | commitdiff | raw | diff to current |
2009-11-17 |
Ryan C. Gordon | Force a double-buffered GL context. |
blob | commitdiff | raw | diff to current |
2009-11-08 |
Ryan C. Gordon | Make Apple-Q work like the Carbonized version. |
blob | commitdiff | raw | diff to current |
2009-11-08 |
Ryan C. Gordon | Allow user to set any reasonable resolution. |
blob | commitdiff | raw | diff to current |
2009-11-08 |
Ryan C. Gordon | Try fallbacks if we can't set video mode. |
blob | commitdiff | raw | diff to current |
2009-11-08 |
Ryan C. Gordon | Allow Mac OS X builds to quit with Apple-Q hotkey. |
blob | commitdiff | raw | diff to current |
2009-11-01 |
Ryan C. Gordon | chdir to base of app bundle on the Mac. |
blob | commitdiff | raw | diff to current |
2009-11-01 |
Ryan C. Gordon | Updated web browser launching code. |
blob | commitdiff | raw | diff to current |
2009-08-19 |
Ryan C. Gordon | Changed capitalization of the small window caption. |
blob | commitdiff | raw | diff to current |
2009-08-19 |
Ryan C. Gordon | Fixed buffer overrun (misunderstanding about input... |
blob | commitdiff | raw | diff to current |
2009-08-19 |
Ryan C. Gordon | Simplified web browser launching on Linux. |
blob | commitdiff | raw | diff to current |
2009-08-19 |
Ryan C. Gordon | Cleaned up incorrect OpenGL init code. |
blob | commitdiff | raw | diff to current |
2005-08-24 |
Ryan C. Gordon | Whoops, nasty malloc bug. |
blob | commitdiff | raw | diff to current |
2005-08-24 |
Ryan C. Gordon | Scary code to call execvp() instead of system() to... |
blob | commitdiff | raw | diff to current |
2005-08-23 |
Ryan C. Gordon | Don't lock mouse if video mode couldn't be set. Fixes... |
blob | commitdiff | raw | diff to current |
2005-08-12 |
Ryan C. Gordon | Whoops, broke browser launch code... |
blob | commitdiff | raw | diff to current |
2005-08-12 |
Ryan C. Gordon | Hack around crash on shutdown. |
blob | commitdiff | raw | diff to current |
2005-08-10 |
Ryan C. Gordon | Fixed keyboard input AGAIN. |
blob | commitdiff | raw | diff to current |
2005-08-10 |
Ryan C. Gordon | Try to use ALSA first, then OSS, plus command lines... |
blob | commitdiff | raw | diff to current |
2005-08-10 |
Ryan C. Gordon | Fixed shift, ctrl and alt. |
blob | commitdiff | raw | diff to current |
2005-08-09 |
Ryan C. Gordon | Fixed resolution selection and added 1920x1200 mode... |
blob | commitdiff | raw | diff to current |
2005-08-08 |
Ryan C. Gordon | Chdir to base dir on startup and check for --windowed... |
blob | commitdiff | raw | diff to current |
2005-08-08 |
Ryan C. Gordon | Patched to compile on the Holy Build Box. |
blob | commitdiff | raw | diff to current |
2005-08-08 |
Ryan C. Gordon | Launch web browsers on Linux. |
blob | commitdiff | raw | diff to current |
2005-08-07 |
Ryan C. Gordon | Fixed mouse buttons. |
blob | commitdiff | raw | diff to current |
2005-08-07 |
Ryan C. Gordon | More prefpath fixes. |
blob | commitdiff | raw | diff to current |
2005-08-07 |
Ryan C. Gordon | Use real SDL mouse grab instead of cursor warping ... |
blob | commitdiff | raw | diff to current |
2005-08-06 |
Ryan C. Gordon | Dynamically load the GL. |
blob | commitdiff | raw | diff to current |
2005-08-06 |
Ryan C. Gordon | Implemented screenshots without DevIL...now DevIL is... |
blob | commitdiff | raw | diff to current |
2005-08-06 |
Ryan C. Gordon | JPG support. |
blob | commitdiff | raw | diff to current |
2005-08-06 |
Ryan C. Gordon | Started removing DevIL dependency. PNG read support... |
blob | commitdiff | raw | diff to current |
2005-08-05 |
Ryan C. Gordon | Lots of input work...demo is now fully playable. |
blob | commitdiff | raw | diff to current |
2005-08-05 |
Ryan C. Gordon | Game builds and runs...need more input. |
blob | commitdiff | raw | diff to current |
2005-08-05 |
Ryan C. Gordon | Added newline to all the source/headers in Source. |
blob | commitdiff | raw | diff to current |
2005-08-05 |
Ryan C. Gordon | Renamed WinDefs.* to MacCompatibility.*, since most... |
blob | commitdiff | raw | diff to current |
2005-08-05 |
Ryan C. Gordon | More work. |
blob | commitdiff | raw | diff to current |
2005-08-05 |
Ryan C. Gordon | Initial import. |
blob | commitdiff | raw | diff to current |
|