]> git.jsancho.org Git - lugaru.git/log
lugaru.git
19 years agoPatched to link.
Ryan C. Gordon [Wed, 10 Aug 2005 22:26:29 +0000 (22:26 +0000)]
Patched to link.

19 years agoTry to use ALSA first, then OSS, plus command lines to change behaviour.
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.

19 years agoFixed shift, ctrl and alt.
Ryan C. Gordon [Wed, 10 Aug 2005 16:44:20 +0000 (16:44 +0000)]
Fixed shift, ctrl and alt.

19 years agoFixed resolution selection and added 1920x1200 mode for my monitor. :)
Ryan C. Gordon [Tue, 9 Aug 2005 01:21:07 +0000 (01:21 +0000)]
Fixed resolution selection and added 1920x1200 mode for my monitor.  :)

19 years agoFixed writing to prefpath.
Ryan C. Gordon [Tue, 9 Aug 2005 01:20:31 +0000 (01:20 +0000)]
Fixed writing to prefpath.

19 years agoChdir to base dir on startup and check for --windowed and --nomousegrab
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.

19 years agoStatically link fmod.
Ryan C. Gordon [Mon, 8 Aug 2005 21:58:18 +0000 (21:58 +0000)]
Statically link fmod.

19 years agoFirst shot at an OpenAL renderer. Sound effects work, no music.
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.

19 years agoBuild fixes.
Ryan C. Gordon [Mon, 8 Aug 2005 05:05:25 +0000 (05:05 +0000)]
Build fixes.

19 years agoExperiment to wedge OpenAL in here...
Ryan C. Gordon [Mon, 8 Aug 2005 03:22:57 +0000 (03:22 +0000)]
Experiment to wedge OpenAL in here...

19 years agoHoly Build Box makefile tweaks.
Ryan C. Gordon [Mon, 8 Aug 2005 02:51:48 +0000 (02:51 +0000)]
Holy Build Box makefile tweaks.

19 years agoPatched to compile on the Holy Build Box.
Ryan C. Gordon [Mon, 8 Aug 2005 02:51:25 +0000 (02:51 +0000)]
Patched to compile on the Holy Build Box.

19 years agoLaunch web browsers on Linux.
Ryan C. Gordon [Mon, 8 Aug 2005 00:51:26 +0000 (00:51 +0000)]
Launch web browsers on Linux.

19 years agoFixed mouse buttons.
Ryan C. Gordon [Sun, 7 Aug 2005 21:07:55 +0000 (21:07 +0000)]
Fixed mouse buttons.

19 years agoEnabled optimizations.
Ryan C. Gordon [Sun, 7 Aug 2005 21:07:40 +0000 (21:07 +0000)]
Enabled optimizations.

19 years agoMore prefpath fixes.
Ryan C. Gordon [Sun, 7 Aug 2005 15:30:52 +0000 (15:30 +0000)]
More prefpath fixes.

19 years agoUse real SDL mouse grab instead of cursor warping (should fix running game
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).

19 years agoDynamically load the GL.
Ryan C. Gordon [Sat, 6 Aug 2005 23:43:44 +0000 (23:43 +0000)]
Dynamically load the GL.

19 years agoImplemented screenshots without DevIL...now DevIL is totally unrequired.
Ryan C. Gordon [Sat, 6 Aug 2005 19:38:02 +0000 (19:38 +0000)]
Implemented screenshots without DevIL...now DevIL is totally unrequired.

19 years agoJPG support.
Ryan C. Gordon [Sat, 6 Aug 2005 17:57:47 +0000 (17:57 +0000)]
JPG support.

19 years agoAdded libpng and zlib to source control.
Ryan C. Gordon [Sat, 6 Aug 2005 16:56:57 +0000 (16:56 +0000)]
Added libpng and zlib to source control.

19 years agoStarted removing DevIL dependency. PNG read support works now.
Ryan C. Gordon [Sat, 6 Aug 2005 16:55:53 +0000 (16:55 +0000)]
Started removing DevIL dependency. PNG read support works now.

19 years agoLots of input work...demo is now fully playable.
Ryan C. Gordon [Fri, 5 Aug 2005 20:50:42 +0000 (20:50 +0000)]
Lots of input work...demo is now fully playable.

19 years agoGame builds and runs...need more input.
Ryan C. Gordon [Fri, 5 Aug 2005 18:02:11 +0000 (18:02 +0000)]
Game builds and runs...need more input.

19 years agoHandle case mismatch in filenames.
Ryan C. Gordon [Fri, 5 Aug 2005 18:01:51 +0000 (18:01 +0000)]
Handle case mismatch in filenames.

19 years agoMore work: compiles, missing like 5 symbols.
Ryan C. Gordon [Fri, 5 Aug 2005 15:50:23 +0000 (15:50 +0000)]
More work: compiles, missing like 5 symbols.

19 years agoMore effort.
Ryan C. Gordon [Fri, 5 Aug 2005 15:13:45 +0000 (15:13 +0000)]
More effort.

19 years agoChanged my mind about the warnings for now...
Ryan C. Gordon [Fri, 5 Aug 2005 14:55:45 +0000 (14:55 +0000)]
Changed my mind about the warnings for now...

19 years agoAdded newline to all the source/headers in Source.
Ryan C. Gordon [Fri, 5 Aug 2005 14:34:47 +0000 (14:34 +0000)]
Added newline to all the source/headers in Source.

19 years agoDon't disable all warnings...
Ryan C. Gordon [Fri, 5 Aug 2005 14:32:54 +0000 (14:32 +0000)]
Don't disable all warnings...

19 years agoWork continues.
Ryan C. Gordon [Fri, 5 Aug 2005 14:32:21 +0000 (14:32 +0000)]
Work continues.

19 years agoMore work.
Ryan C. Gordon [Fri, 5 Aug 2005 14:27:27 +0000 (14:27 +0000)]
More work.

19 years agoRenamed WinDefs.* to MacCompatibility.*, since most of it is Linux-specific.
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.

19 years agoMore work.
Ryan C. Gordon [Fri, 5 Aug 2005 13:49:28 +0000 (13:49 +0000)]
More work.

19 years agoAdded SDL headers.
Ryan C. Gordon [Fri, 5 Aug 2005 12:40:35 +0000 (12:40 +0000)]
Added SDL headers.

19 years agoFirst file compiles. :)
Ryan C. Gordon [Fri, 5 Aug 2005 12:26:46 +0000 (12:26 +0000)]
First file compiles.  :)

19 years agoInitial import.
Ryan C. Gordon [Fri, 5 Aug 2005 12:06:08 +0000 (12:06 +0000)]
Initial import.