]>
git.jsancho.org Git - lugaru.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Ryan C. Gordon [Tue, 23 Aug 2005 03:45:48 +0000 (03:45 +0000)]
Don't lock mouse if video mode couldn't be set. Fixes i.o Bugzilla #2344.
Ryan C. Gordon [Fri, 12 Aug 2005 07:43:12 +0000 (07:43 +0000)]
Disable AL_EXT_vorbis, as untested.
Ryan C. Gordon [Fri, 12 Aug 2005 07:42:33 +0000 (07:42 +0000)]
Whoops, broke browser launch code...
Ryan C. Gordon [Fri, 12 Aug 2005 07:04:26 +0000 (07:04 +0000)]
More AL fixes. Seems to be complete now.
Ryan C. Gordon [Fri, 12 Aug 2005 05:54:55 +0000 (05:54 +0000)]
More OpenAL work.
Ryan C. Gordon [Fri, 12 Aug 2005 04:45:23 +0000 (04:45 +0000)]
First shot at crappy "streaming".
Ryan C. Gordon [Fri, 12 Aug 2005 03:24:14 +0000 (03:24 +0000)]
Hack around crash on shutdown.
Ryan C. Gordon [Fri, 12 Aug 2005 02:45:13 +0000 (02:45 +0000)]
Force XYZ to initialize to please Valgrind.
Ryan C. Gordon [Fri, 12 Aug 2005 02:41:08 +0000 (02:41 +0000)]
Added pitch to fix slomo.
Ryan C. Gordon [Wed, 10 Aug 2005 22:27:03 +0000 (22:27 +0000)]
Fixed keyboard input AGAIN.
Ryan C. Gordon [Wed, 10 Aug 2005 22:26:51 +0000 (22:26 +0000)]
Patched to link with OpenAL.
Ryan C. Gordon [Wed, 10 Aug 2005 22:26:29 +0000 (22:26 +0000)]
Patched to link.
Ryan C. Gordon [Wed, 10 Aug 2005 19:35:52 +0000 (19:35 +0000)]
Try to use ALSA first, then OSS, plus command lines to change behaviour.
Ryan C. Gordon [Wed, 10 Aug 2005 16:44:20 +0000 (16:44 +0000)]
Fixed shift, ctrl and alt.
Ryan C. Gordon [Tue, 9 Aug 2005 01:21:07 +0000 (01:21 +0000)]
Fixed resolution selection and added 1920x1200 mode for my monitor. :)
Ryan C. Gordon [Tue, 9 Aug 2005 01:20:31 +0000 (01:20 +0000)]
Fixed writing to prefpath.
Ryan C. Gordon [Mon, 8 Aug 2005 23:04:20 +0000 (23:04 +0000)]
Chdir to base dir on startup and check for --windowed and --nomousegrab
commandlines.
Ryan C. Gordon [Mon, 8 Aug 2005 21:58:18 +0000 (21:58 +0000)]
Statically link fmod.
Ryan C. Gordon [Mon, 8 Aug 2005 09:10:41 +0000 (09:10 +0000)]
First shot at an OpenAL renderer. Sound effects work, no music.
Ryan C. Gordon [Mon, 8 Aug 2005 05:05:25 +0000 (05:05 +0000)]
Build fixes.
Ryan C. Gordon [Mon, 8 Aug 2005 03:22:57 +0000 (03:22 +0000)]
Experiment to wedge OpenAL in here...
Ryan C. Gordon [Mon, 8 Aug 2005 02:51:48 +0000 (02:51 +0000)]
Holy Build Box makefile tweaks.
Ryan C. Gordon [Mon, 8 Aug 2005 02:51:25 +0000 (02:51 +0000)]
Patched to compile on the Holy Build Box.
Ryan C. Gordon [Mon, 8 Aug 2005 00:51:26 +0000 (00:51 +0000)]
Launch web browsers on Linux.
Ryan C. Gordon [Sun, 7 Aug 2005 21:07:55 +0000 (21:07 +0000)]
Fixed mouse buttons.
Ryan C. Gordon [Sun, 7 Aug 2005 21:07:40 +0000 (21:07 +0000)]
Enabled optimizations.
Ryan C. Gordon [Sun, 7 Aug 2005 15:30:52 +0000 (15:30 +0000)]
More prefpath fixes.
Ryan C. Gordon [Sun, 7 Aug 2005 00:22:31 +0000 (00:22 +0000)]
Use real SDL mouse grab instead of cursor warping (should fix running game
on Enlightenment 17).
Ryan C. Gordon [Sat, 6 Aug 2005 23:43:44 +0000 (23:43 +0000)]
Dynamically load the GL.
Ryan C. Gordon [Sat, 6 Aug 2005 19:38:02 +0000 (19:38 +0000)]
Implemented screenshots without DevIL...now DevIL is totally unrequired.
Ryan C. Gordon [Sat, 6 Aug 2005 17:57:47 +0000 (17:57 +0000)]
JPG support.
Ryan C. Gordon [Sat, 6 Aug 2005 16:56:57 +0000 (16:56 +0000)]
Added libpng and zlib to source control.
Ryan C. Gordon [Sat, 6 Aug 2005 16:55:53 +0000 (16:55 +0000)]
Started removing DevIL dependency. PNG read support works now.
Ryan C. Gordon [Fri, 5 Aug 2005 20:50:42 +0000 (20:50 +0000)]
Lots of input work...demo is now fully playable.
Ryan C. Gordon [Fri, 5 Aug 2005 18:02:11 +0000 (18:02 +0000)]
Game builds and runs...need more input.
Ryan C. Gordon [Fri, 5 Aug 2005 18:01:51 +0000 (18:01 +0000)]
Handle case mismatch in filenames.
Ryan C. Gordon [Fri, 5 Aug 2005 15:50:23 +0000 (15:50 +0000)]
More work: compiles, missing like 5 symbols.
Ryan C. Gordon [Fri, 5 Aug 2005 15:13:45 +0000 (15:13 +0000)]
More effort.
Ryan C. Gordon [Fri, 5 Aug 2005 14:55:45 +0000 (14:55 +0000)]
Changed my mind about the warnings for now...
Ryan C. Gordon [Fri, 5 Aug 2005 14:34:47 +0000 (14:34 +0000)]
Added newline to all the source/headers in Source.
Ryan C. Gordon [Fri, 5 Aug 2005 14:32:54 +0000 (14:32 +0000)]
Don't disable all warnings...
Ryan C. Gordon [Fri, 5 Aug 2005 14:32:21 +0000 (14:32 +0000)]
Work continues.
Ryan C. Gordon [Fri, 5 Aug 2005 14:27:27 +0000 (14:27 +0000)]
More work.
Ryan C. Gordon [Fri, 5 Aug 2005 14:03:10 +0000 (14:03 +0000)]
Renamed WinDefs.* to MacCompatibility.*, since most of it is Linux-specific.
Ryan C. Gordon [Fri, 5 Aug 2005 13:49:28 +0000 (13:49 +0000)]
More work.
Ryan C. Gordon [Fri, 5 Aug 2005 12:40:35 +0000 (12:40 +0000)]
Added SDL headers.
Ryan C. Gordon [Fri, 5 Aug 2005 12:26:46 +0000 (12:26 +0000)]
First file compiles. :)
Ryan C. Gordon [Fri, 5 Aug 2005 12:06:08 +0000 (12:06 +0000)]
Initial import.