]> git.jsancho.org Git - lugaru.git/log
lugaru.git
18 years agoForce XYZ to initialize to please Valgrind.
Ryan C. Gordon [Fri, 12 Aug 2005 02:45:13 +0000 (02:45 +0000)]
Force XYZ to initialize to please Valgrind.

18 years agoAdded pitch to fix slomo.
Ryan C. Gordon [Fri, 12 Aug 2005 02:41:08 +0000 (02:41 +0000)]
Added pitch to fix slomo.

18 years agoFixed keyboard input AGAIN.
Ryan C. Gordon [Wed, 10 Aug 2005 22:27:03 +0000 (22:27 +0000)]
Fixed keyboard input AGAIN.

18 years agoPatched to link with OpenAL.
Ryan C. Gordon [Wed, 10 Aug 2005 22:26:51 +0000 (22:26 +0000)]
Patched to link with OpenAL.

18 years agoPatched to link.
Ryan C. Gordon [Wed, 10 Aug 2005 22:26:29 +0000 (22:26 +0000)]
Patched to link.

18 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.

18 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.

18 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.  :)

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

18 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.

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

18 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.

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

18 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...

18 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.

18 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.

18 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.

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

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

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

18 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).

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

18 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.

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

18 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.

18 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.

18 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.

18 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.

18 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.

18 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.

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

18 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...

18 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.

18 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...

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

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

18 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.

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

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

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

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