]> git.jsancho.org Git - lugaru.git/log
lugaru.git
14 years agoAdded in support for resource compilation in MSVC; Windows support is hopefully compl...
Neal Gompa [Fri, 14 May 2010 06:13:42 +0000 (01:13 -0500)]
Added in support for resource compilation in MSVC; Windows support is hopefully complete from the buildsystem.

14 years agoMerge.
Ryan C. Gordon [Fri, 14 May 2010 06:04:01 +0000 (02:04 -0400)]
Merge.

14 years agoRemoved unused netmessages code.
Ryan C. Gordon [Fri, 14 May 2010 06:03:22 +0000 (02:03 -0400)]
Removed unused netmessages code.

14 years agoAdded in support for MSVC building for MSVC2005 and MSVC2008; Windows support is...
Neal Gompa [Fri, 14 May 2010 05:59:50 +0000 (00:59 -0500)]
Added in support for MSVC building for MSVC2005 and MSVC2008; Windows support is hopefully complete from the builsystem.

14 years agoReplaced Constants.h defines with const ints.
Ryan C. Gordon [Fri, 14 May 2010 05:46:45 +0000 (01:46 -0400)]
Replaced Constants.h defines with const ints.

Credit for this goes to Jookia, whose patch I found here:

  http://github.com/pvtcupcakes/Lugaru/

14 years agoRemoved registration checks.
Ryan C. Gordon [Fri, 14 May 2010 05:21:35 +0000 (01:21 -0400)]
Removed registration checks.

14 years agoRemoved old OS9 code stuff.
Ryan C. Gordon [Fri, 14 May 2010 05:15:18 +0000 (01:15 -0400)]
Removed old OS9 code stuff.

14 years agoMerge.
Ryan C. Gordon [Fri, 14 May 2010 05:05:53 +0000 (01:05 -0400)]
Merge.

14 years agoRemoved 'md5.h' from CMake scripts, as it no longer exists
Neal Gompa [Fri, 14 May 2010 05:05:21 +0000 (00:05 -0500)]
Removed 'md5.h' from CMake scripts, as it no longer exists

14 years agoRemoved non-SDL codepaths.
Ryan C. Gordon [Fri, 14 May 2010 05:05:09 +0000 (01:05 -0400)]
Removed non-SDL codepaths.

14 years agoRemoved MD5 sources.
Ryan C. Gordon [Fri, 14 May 2010 04:57:48 +0000 (00:57 -0400)]
Removed MD5 sources.

14 years agoFixed Xcode project.
Ryan C. Gordon [Fri, 14 May 2010 04:52:45 +0000 (00:52 -0400)]
Fixed Xcode project.

14 years agoImplemented isFocused().
Ryan C. Gordon [Fri, 14 May 2010 04:46:59 +0000 (00:46 -0400)]
Implemented isFocused().

14 years agoRemoved leftover DevIL support code.
Ryan C. Gordon [Fri, 14 May 2010 04:42:56 +0000 (00:42 -0400)]
Removed leftover DevIL support code.

14 years agomerge
Ryan C. Gordon [Fri, 14 May 2010 04:28:47 +0000 (00:28 -0400)]
merge

14 years agoFixed some strrchr compiler warnings.
Ryan C. Gordon [Fri, 14 May 2010 04:26:43 +0000 (00:26 -0400)]
Fixed some strrchr compiler warnings.

14 years agoApplied patch from issue #4
Harley Laue [Fri, 14 May 2010 04:09:30 +0000 (23:09 -0500)]
Applied patch from issue #4

14 years agoFixed another printf() format string issue.
Ryan C. Gordon [Fri, 14 May 2010 03:32:48 +0000 (23:32 -0400)]
Fixed another printf() format string issue.

14 years agoFixed printf() formatting string.
Ryan C. Gordon [Fri, 14 May 2010 03:30:32 +0000 (23:30 -0400)]
Fixed printf() formatting string.

14 years agoFixed SDL linkage and internal libjpeg linkage breaks
Neal Gompa [Fri, 14 May 2010 03:26:06 +0000 (22:26 -0500)]
Fixed SDL linkage and internal libjpeg linkage breaks

14 years agoFixed paths for MinGW SDL libraries
Neal Gompa [Fri, 14 May 2010 02:46:12 +0000 (21:46 -0500)]
Fixed paths for MinGW SDL libraries

14 years agoReverted internal SDL lib configuration modification, made the problem worse
Neal Gompa [Fri, 14 May 2010 01:43:09 +0000 (20:43 -0500)]
Reverted internal SDL lib configuration modification, made the problem worse

14 years agoModified internal SDL lib configuration to properly set up; Added #undef/#define...
Neal Gompa [Fri, 14 May 2010 01:00:42 +0000 (20:00 -0500)]
Modified internal SDL lib configuration to properly set up; Added #undef/#define to 'openal_wrapper.h' to fix building on Windows

14 years agoFixed CMake detection of internal libs
Neal Gompa [Fri, 14 May 2010 00:10:27 +0000 (19:10 -0500)]
Fixed CMake detection of internal libs

14 years agoMerged
Neal Gompa [Fri, 14 May 2010 00:07:17 +0000 (19:07 -0500)]
Merged

14 years agoSomething screwy with internal headers, added headers from OpenAL-Soft
Neal Gompa [Fri, 14 May 2010 00:06:55 +0000 (19:06 -0500)]
Something screwy with internal headers, added headers from OpenAL-Soft

14 years agoSomething screwy with internal headers, replaced them with headers from OpenAL-Soft
Neal Gompa [Fri, 14 May 2010 00:05:44 +0000 (19:05 -0500)]
Something screwy with internal headers, replaced them with headers from OpenAL-Soft

14 years agoMerged
Harley Laue [Thu, 13 May 2010 23:50:20 +0000 (18:50 -0500)]
Merged

14 years agoFixed CMake so Force internal actually has a chance at working correctly
Harley Laue [Thu, 13 May 2010 23:49:02 +0000 (18:49 -0500)]
Fixed CMake so Force internal actually has a chance at working correctly

14 years agoMissed an fmod header
Harley Laue [Thu, 13 May 2010 23:48:38 +0000 (18:48 -0500)]
Missed an fmod header

14 years agoFixed install paths in CMake so that the compiled binary is properly installed
Neal Gompa [Thu, 13 May 2010 23:46:45 +0000 (18:46 -0500)]
Fixed install paths in CMake so that the compiled binary is properly installed

14 years agoFixed includes in 'openal_wrapper.h' to fit with CMake's detection scheme
Neal Gompa [Thu, 13 May 2010 23:34:13 +0000 (18:34 -0500)]
Fixed includes in 'openal_wrapper.h' to fit with CMake's detection scheme

14 years agoFixed error in handling Lugaru's default Windows install prefix
Neal Gompa [Thu, 13 May 2010 23:26:30 +0000 (18:26 -0500)]
Fixed error in handling Lugaru's default Windows install prefix

14 years agoSeems there were a few things I forgot when I removed FMod. Should be about it
Harley Laue [Thu, 13 May 2010 23:25:02 +0000 (18:25 -0500)]
Seems there were a few things I forgot when I removed FMod. Should be about it

14 years agoOops, forgot to actually pre-define the OpenAL internal library configuration
Neal Gompa [Thu, 13 May 2010 23:23:30 +0000 (18:23 -0500)]
Oops, forgot to actually pre-define the OpenAL internal library configuration

14 years agoOops, forgot to actually commit the MinGW OpenAL libs themselves...
Neal Gompa [Thu, 13 May 2010 23:15:36 +0000 (18:15 -0500)]
Oops, forgot to actually commit the MinGW OpenAL libs themselves...

14 years agoMerged
Neal Gompa [Thu, 13 May 2010 23:14:24 +0000 (18:14 -0500)]
Merged

14 years agoAdded internal OpenAL libs for MinGW on Windows; MSVC internal libs to come soon
Neal Gompa [Thu, 13 May 2010 23:13:24 +0000 (18:13 -0500)]
Added internal OpenAL libs for MinGW on Windows; MSVC internal libs to come soon

14 years agoForgot to update CMake... again...
Harley Laue [Thu, 13 May 2010 22:51:53 +0000 (17:51 -0500)]
Forgot to update CMake... again...

14 years agoMerged FMod changes in
Harley Laue [Thu, 13 May 2010 22:50:33 +0000 (17:50 -0500)]
Merged FMod changes in

14 years agoRemoved FMod from the source.
Harley Laue [Thu, 13 May 2010 22:41:02 +0000 (17:41 -0500)]
Removed FMod from the source.

* This isn't the best fix yet, but it works and should be a good starting point
  in the future.

14 years agoAdded 'mesa_wgl.h' to make OpenGL headers happy on Windows
Neal Gompa [Thu, 13 May 2010 22:09:27 +0000 (17:09 -0500)]
Added 'mesa_wgl.h' to make OpenGL headers happy on Windows

14 years agoAdded win32 SDL libraries for MinGW and MSVC; Modified CMake scripts to properly...
Neal Gompa [Thu, 13 May 2010 22:03:23 +0000 (17:03 -0500)]
Added win32 SDL libraries for MinGW and MSVC; Modified CMake scripts to properly install 'SDL.dll' to install prefix

14 years agoGet rid of dupicated code in the text routines.
Christian Ohm [Thu, 13 May 2010 18:01:23 +0000 (20:01 +0200)]
Get rid of dupicated code in the text routines.

14 years agoFixed dependencies, made them optional (so you can override system libs).
Ryan C. Gordon [Thu, 13 May 2010 20:06:37 +0000 (16:06 -0400)]
Fixed dependencies, made them optional (so you can override system libs).

14 years agoMerge.
Ryan C. Gordon [Thu, 13 May 2010 18:45:07 +0000 (14:45 -0400)]
Merge.

14 years agoReworked CMakeLists.txt.
Ryan C. Gordon [Thu, 13 May 2010 18:43:12 +0000 (14:43 -0400)]
Reworked CMakeLists.txt.

Now it is all contained in one file, instead of spread over subdirs,
 and dependencies will fall back to internal versions if they aren't found
 on the system.

This work is still in progress!

14 years agoRemove 'wincompat.h' from CMake scripts to let it build again
Neal Gompa [Thu, 13 May 2010 16:38:19 +0000 (11:38 -0500)]
Remove 'wincompat.h' from CMake scripts to let it build again

14 years agowincompat.h doesn't seem to be used, and it has a questionable copyright
Harley Laue [Thu, 13 May 2010 16:31:00 +0000 (11:31 -0500)]
wincompat.h doesn't seem to be used, and it has a questionable copyright
notice.

* It's most likely ok, but we don't need it really either way

14 years agoCleaned up the stricmp() nonsense.
Ryan C. Gordon [Thu, 13 May 2010 14:57:49 +0000 (10:57 -0400)]
Cleaned up the stricmp() nonsense.

14 years agoFixed Mac builds with makefile.old.
Ryan C. Gordon [Thu, 13 May 2010 14:43:47 +0000 (10:43 -0400)]
Fixed Mac builds with makefile.old.

14 years agoLooks like UNIX also needs the MacCompatibility.cpp for ConvertFileName.
Harley Laue [Thu, 13 May 2010 13:42:55 +0000 (08:42 -0500)]
Looks like UNIX also needs the MacCompatibility.cpp for ConvertFileName.
* We may look into a better way of doing this in the future...

14 years agoKill Windows line endings in the middle of the file
Harley Laue [Thu, 13 May 2010 13:37:53 +0000 (08:37 -0500)]
Kill Windows line endings in the middle of the file

14 years agoMade fixes for includes in 'openal_wrapper.cpp' and tweaked the CMake scripts a bit
Neal Gompa [Thu, 13 May 2010 08:14:35 +0000 (03:14 -0500)]
Made fixes for includes in 'openal_wrapper.cpp' and tweaked the CMake scripts a bit

14 years agoMore fixes to 'OpenGL_Windows.cpp' to work on Linux and Windows
Neal Gompa [Thu, 13 May 2010 07:51:26 +0000 (02:51 -0500)]
More fixes to 'OpenGL_Windows.cpp' to work on Linux and Windows

14 years agoFixed 'OpenGL_Windows.cpp' to work on Linux and Windows; Fixed 'Sources/CMakeLists...
Neal Gompa [Thu, 13 May 2010 07:35:07 +0000 (02:35 -0500)]
Fixed 'OpenGL_Windows.cpp' to work on Linux and Windows; Fixed 'Sources/CMakeLists.txt' for Windows build

14 years agofixed header include for Windows in 'openal_wrapper.cpp'
Neal Gompa [Thu, 13 May 2010 07:11:05 +0000 (02:11 -0500)]
fixed header include for Windows in 'openal_wrapper.cpp'

14 years agoFixed a typo in setting OpenAL include directory paths
Neal Gompa [Thu, 13 May 2010 07:07:50 +0000 (02:07 -0500)]
Fixed a typo in setting OpenAL include directory paths

14 years agoFixed command key sticking (where Mac users might quit game by accident).
Ryan C. Gordon [Thu, 13 May 2010 07:05:00 +0000 (03:05 -0400)]
Fixed command key sticking (where Mac users might quit game by accident).

Thanks to Kao Felix for the fix!

14 years agoSome Windows build fixes.
Ryan C. Gordon [Thu, 13 May 2010 06:44:41 +0000 (02:44 -0400)]
Some Windows build fixes.

14 years agoMerge.
Ryan C. Gordon [Thu, 13 May 2010 05:25:44 +0000 (01:25 -0400)]
Merge.

14 years agoRemoved superfluous files from CMakeLists source tree listing
Neal Gompa [Thu, 13 May 2010 05:08:25 +0000 (00:08 -0500)]
Removed superfluous files from CMakeLists source tree listing

14 years agoRemoved some commented code that isn't coming back.
Ryan C. Gordon [Thu, 13 May 2010 04:56:34 +0000 (00:56 -0400)]
Removed some commented code that isn't coming back.

14 years agoRemoved some unneeded source files.
Ryan C. Gordon [Thu, 13 May 2010 04:55:13 +0000 (00:55 -0400)]
Removed some unneeded source files.

14 years agoMerge.
Ryan C. Gordon [Thu, 13 May 2010 04:49:03 +0000 (00:49 -0400)]
Merge.

14 years agoAdded a conditional to fix for Windows
Neal Gompa [Thu, 13 May 2010 04:37:25 +0000 (23:37 -0500)]
Added a conditional to fix for Windows

14 years agoFixed makemac.sh
Ryan C. Gordon [Thu, 13 May 2010 04:25:48 +0000 (00:25 -0400)]
Fixed makemac.sh

14 years agoRemoved redundant OpenGL utility function definition
Neal Gompa [Thu, 13 May 2010 04:09:20 +0000 (23:09 -0500)]
Removed redundant OpenGL utility function definition

14 years agoMake RUNDIR be "." in makefile.old.
Ryan C. Gordon [Thu, 13 May 2010 04:08:21 +0000 (00:08 -0400)]
Make RUNDIR be "." in makefile.old.

...since you have to run below the Data directory.

14 years agoUpdated Xcode project for new dependencies.
Ryan C. Gordon [Thu, 13 May 2010 04:06:46 +0000 (00:06 -0400)]
Updated Xcode project for new dependencies.

14 years agoUpdated makefile.old with the new dependencies stuff.
Ryan C. Gordon [Thu, 13 May 2010 03:44:34 +0000 (23:44 -0400)]
Updated makefile.old with the new dependencies stuff.

14 years agoAdded a basic libjpeg config header.
Ryan C. Gordon [Thu, 13 May 2010 03:41:54 +0000 (23:41 -0400)]
Added a basic libjpeg config header.

14 years agoFixed 'head' define to C++ style constant to fix breakage with zlib
Neal Gompa [Thu, 13 May 2010 03:16:28 +0000 (22:16 -0500)]
Fixed 'head' define to C++ style constant to fix breakage with zlib

14 years agoMoved prebuilt Mac OS X SDL libs to Dependencies.
Ryan C. Gordon [Thu, 13 May 2010 02:24:44 +0000 (22:24 -0400)]
Moved prebuilt Mac OS X SDL libs to Dependencies.

14 years agoUpgraded libvorbis from 1.0.1 to 1.3.1 and moved it to Dependencies.
Ryan C. Gordon [Thu, 13 May 2010 02:22:46 +0000 (22:22 -0400)]
Upgraded libvorbis from 1.0.1 to 1.3.1 and moved it to Dependencies.

14 years ago Upgraded libogg from 1.0 to 2.0 and moved it to Dependencies.
Ryan C. Gordon [Thu, 13 May 2010 02:21:19 +0000 (22:21 -0400)]
 Upgraded libogg from 1.0 to 2.0 and moved it to Dependencies.

14 years ago Upgraded libpng from 1.2.8 to 1.4.1 and moved it to Dependencies.
Ryan C. Gordon [Thu, 13 May 2010 02:20:08 +0000 (22:20 -0400)]
 Upgraded libpng from 1.2.8 to 1.4.1 and moved it to Dependencies.

14 years agoUpgraded zlib from 1.2.3 to 1.2.5 and moved it to Dependencies.
Ryan C. Gordon [Thu, 13 May 2010 01:39:48 +0000 (21:39 -0400)]
Upgraded zlib from 1.2.3 to 1.2.5 and moved it to Dependencies.

14 years agoUpgraded libjpeg from 6b to 8a and moved it to Dependencies.
Ryan C. Gordon [Thu, 13 May 2010 01:38:41 +0000 (21:38 -0400)]
Upgraded libjpeg from 6b to 8a and moved it to Dependencies.

14 years agoAdded extern structure to 'OpenGL_Windows.cpp' and fixed header inclusion order
Neal Gompa [Thu, 13 May 2010 01:38:35 +0000 (20:38 -0500)]
Added extern structure to 'OpenGL_Windows.cpp' and fixed header inclusion order

14 years agoMoving OpenAL into dependencies.
Ryan C. Gordon [Thu, 13 May 2010 01:29:25 +0000 (21:29 -0400)]
Moving OpenAL into dependencies.

14 years agoMoving GL headers into Dependencies.
Ryan C. Gordon [Thu, 13 May 2010 01:28:55 +0000 (21:28 -0400)]
Moving GL headers into Dependencies.

14 years agoRemoving GL headers we don't need.
Ryan C. Gordon [Thu, 13 May 2010 01:28:32 +0000 (21:28 -0400)]
Removing GL headers we don't need.

14 years agoMoving SDL12 headers into Dependencies.
Ryan C. Gordon [Thu, 13 May 2010 01:26:47 +0000 (21:26 -0400)]
Moving SDL12 headers into Dependencies.

14 years agoMoving GLU sources into a Dependencies directory.
Ryan C. Gordon [Thu, 13 May 2010 01:26:22 +0000 (21:26 -0400)]
Moving GLU sources into a Dependencies directory.

14 years agoMerged changes for 'CMakeLists.txt'
Neal Gompa [Thu, 13 May 2010 01:18:49 +0000 (20:18 -0500)]
Merged changes for 'CMakeLists.txt'

14 years agoHuge fix in 'WinInput.cpp'! Added conditional code for key mappings
Neal Gompa [Thu, 13 May 2010 01:17:36 +0000 (20:17 -0500)]
Huge fix in 'WinInput.cpp'! Added conditional code for key mappings

14 years agoOops, BZip2 isn't really a dependency!
Harley Laue [Thu, 13 May 2010 01:15:36 +0000 (20:15 -0500)]
Oops, BZip2 isn't really a dependency!

14 years agoMore Windows include fixes in 'OpenGL_Windows.cpp' and some in 'TGALoader.cpp'
Neal Gompa [Thu, 13 May 2010 00:49:24 +0000 (19:49 -0500)]
More Windows include fixes in 'OpenGL_Windows.cpp' and some in 'TGALoader.cpp'

14 years agoDisabled inclusion of 'vld.h' in 'OpenGL_Windows.cpp' because we don't need Visual...
Neal Gompa [Thu, 13 May 2010 00:38:56 +0000 (19:38 -0500)]
Disabled inclusion of 'vld.h' in 'OpenGL_Windows.cpp' because we don't need Visual Leak Detector

14 years agoDisabled inclusion of unneeded Windows header files in 'gamegl.h'
Neal Gompa [Thu, 13 May 2010 00:08:00 +0000 (19:08 -0500)]
Disabled inclusion of unneeded Windows header files in 'gamegl.h'

14 years agoSwitching to default branch and closing cmake branch; Merged with Icculus's repository
Neal Gompa [Wed, 12 May 2010 23:29:52 +0000 (18:29 -0500)]
Switching to default branch and closing cmake branch; Merged with Icculus's repository

14 years agoFixed Windows conditionals for building resources and OpenGL library linkage in CMake...
Neal Gompa [Wed, 12 May 2010 23:17:19 +0000 (18:17 -0500)]
Fixed Windows conditionals for building resources and OpenGL library linkage in CMake scripts; Switching to default branch

14 years agoAdded Win32 conditional to CMake scripts for building on Windows
Neal Gompa [Wed, 12 May 2010 22:48:24 +0000 (17:48 -0500)]
Added Win32 conditional to CMake scripts for building on Windows

14 years agoMerged latest cmake branch to default.
Ryan C. Gordon [Wed, 12 May 2010 22:45:27 +0000 (18:45 -0400)]
Merged latest cmake branch to default.

14 years agoMade initial fixes towards building in MinGW for 32-bit Windows
Neal Gompa [Wed, 12 May 2010 22:43:19 +0000 (17:43 -0500)]
Made initial fixes towards building in MinGW for 32-bit Windows

14 years agoRemoved Logger (it's not GPL compatible).
Ryan C. Gordon [Wed, 12 May 2010 22:27:07 +0000 (18:27 -0400)]
Removed Logger (it's not GPL compatible).

14 years agoAdded prebuilt Mac SDL libraries.
Ryan C. Gordon [Wed, 12 May 2010 22:25:58 +0000 (18:25 -0400)]
Added prebuilt Mac SDL libraries.

14 years agoUse const char * for string arguments to avoid deprecated conversion warnings.
Reece Dunn [Wed, 12 May 2010 21:40:52 +0000 (22:40 +0100)]
Use const char * for string arguments to avoid deprecated conversion warnings.

14 years agoMerge to unconfuse my repo.
Ryan C. Gordon [Thu, 13 May 2010 00:56:47 +0000 (20:56 -0400)]
Merge to unconfuse my repo.