Sun, 21 Apr 2013 01:36:08 +0200 |
koda |
it's still not really clear to my why this is needed, maybe only in combination with -XD
0.9.19
|
file |
diff |
annotate
|
Tue, 30 Apr 2013 01:43:00 +0200 |
koda |
fpc sysroot should belong to user configuration
cmake_pascal
|
file |
diff |
annotate
|
Tue, 26 Mar 2013 02:06:54 +0100 |
koda |
restore the osx build disabling universal app support
cmake_pascal
|
file |
diff |
annotate
|
Tue, 26 Mar 2013 01:43:34 +0100 |
koda |
add and use the integrated version check
cmake_pascal
|
file |
diff |
annotate
|
Thu, 04 Apr 2013 00:32:57 +0200 |
koda |
update branch again
webgl
|
file |
diff |
annotate
|
Tue, 26 Mar 2013 01:13:45 +0100 |
koda |
set directories to be included externally, in the project file
cmake_pascal
|
file |
diff |
annotate
|
Sun, 24 Mar 2013 11:11:39 +0100 |
koda |
gather all libs in a single list
cmake_pascal
|
file |
diff |
annotate
|
Sun, 24 Mar 2013 10:54:16 +0100 |
koda |
remove old code
cmake_pascal
|
file |
diff |
annotate
|
Sun, 24 Mar 2013 10:48:37 +0100 |
koda |
parsing CMAKE_OSX_ARCHITECTURES
cmake_pascal
|
file |
diff |
annotate
|
Tue, 02 Apr 2013 21:00:57 +0200 |
koda |
update webgl branch
webgl
|
file |
diff |
annotate
|
Tue, 02 Apr 2013 23:02:06 +0200 |
koda |
fix osx build
|
file |
diff |
annotate
|
Mon, 01 Apr 2013 23:26:41 +0400 |
unc0rr |
Think this is what was meant by koda
|
file |
diff |
annotate
|
Fri, 22 Mar 2013 10:33:35 +0100 |
koda |
oops
cmake_pascal
|
file |
diff |
annotate
|
Thu, 21 Mar 2013 15:03:30 +0100 |
koda |
drop processor flags
cmake_pascal
|
file |
diff |
annotate
|
Thu, 21 Mar 2013 14:38:58 +0100 |
koda |
add support for creating shared pascal libraries
cmake_pascal
|
file |
diff |
annotate
|
Wed, 20 Mar 2013 18:31:13 +0100 |
koda |
adjust verbosity, move debug/release variables in the right section
cmake_pascal
|
file |
diff |
annotate
|
Tue, 19 Mar 2013 18:32:22 +0100 |
koda |
below this i cannot break the loop
cmake_pascal
|
file |
diff |
annotate
|
Tue, 19 Mar 2013 17:15:23 +0100 |
koda |
move a few checks so that add_defintions doesn't interfere
cmake_pascal
|
file |
diff |
annotate
|
Tue, 19 Mar 2013 17:14:10 +0100 |
koda |
move avwraper compilation in its own folder
cmake_pascal
|
file |
diff |
annotate
|
Tue, 19 Mar 2013 16:34:31 +0100 |
koda |
move sdlmain compilation in its own folder
cmake_pascal
|
file |
diff |
annotate
|
Tue, 19 Mar 2013 16:28:26 +0100 |
koda |
enable fpc inlining only in release mode only if using fpc > 2.6
cmake_pascal
|
file |
diff |
annotate
|
Tue, 19 Mar 2013 14:14:40 +0100 |
koda |
wow windows works too with minor changes
cmake_pascal
|
file |
diff |
annotate
|
Tue, 19 Mar 2013 10:58:46 +0100 |
koda |
even though pascal linking is scripted, we need target_link_libraries anyways, so that modifying that library, will trigger linking again
cmake_pascal
|
file |
diff |
annotate
|
Tue, 19 Mar 2013 10:55:10 +0100 |
koda |
move one flag
cmake_pascal
|
file |
diff |
annotate
|
Tue, 19 Mar 2013 10:34:46 +0100 |
koda |
apply the new macro add_flag_* to set pascal flags, apply add_definitions where appropriate, small cleanup
cmake_pascal
|
file |
diff |
annotate
|
Tue, 19 Mar 2013 01:28:25 +0100 |
koda |
partial conversion of pascal_flags to CMAKE_Pascal_FLAGS
cmake_pascal
|
file |
diff |
annotate
|
Mon, 18 Mar 2013 20:10:27 +0100 |
koda |
partial reodering of units so that dependency tracking is done with cmake
cmake_pascal
|
file |
diff |
annotate
|
Mon, 18 Mar 2013 12:30:09 +0100 |
koda |
move paths setup inside cmake_lang files
cmake_pascal
|
file |
diff |
annotate
|
Mon, 18 Mar 2013 10:06:07 +0100 |
koda |
this should make cmake-pascal stuff work on linux too
cmake_pascal
|
file |
diff |
annotate
|
Mon, 18 Mar 2013 02:07:58 +0100 |
koda |
with lot of hackery, use add_executable on pascal files, SUCCSS
cmake_pascal
|
file |
diff |
annotate
|
Sat, 09 Mar 2013 00:57:09 +0100 |
koda |
have fpc work in the right directory instead of passing the full path of the main module (avoids having full paths in debug build backtraces for the first module only)
|
file |
diff |
annotate
|
Sat, 09 Mar 2013 00:20:58 +0100 |
koda |
fix linking on osx
|
file |
diff |
annotate
|
Thu, 07 Mar 2013 11:55:00 +0100 |
koda |
even more wrapping with find_package_or_disable_msg
|
file |
diff |
annotate
|
Thu, 07 Mar 2013 10:14:12 +0100 |
koda |
introduce find_package_or_fail/disable to group together similar cmake code
|
file |
diff |
annotate
|
Wed, 06 Mar 2013 15:09:29 +0100 |
koda |
user correct variable and slimmer test, version typos, .dll.a updated
|
file |
diff |
annotate
|
Wed, 06 Mar 2013 12:12:02 +0100 |
koda |
rework ffmpeg/libav/videorec linking and their cmake discovery
|
file |
diff |
annotate
|
Wed, 06 Mar 2013 11:18:54 +0100 |
koda |
rewritten findfreepascal, moved checkstack code elsewhere
|
file |
diff |
annotate
|
Wed, 06 Mar 2013 10:13:23 +0100 |
koda |
support old cmake style variables
|
file |
diff |
annotate
|
Wed, 06 Mar 2013 03:46:22 +0100 |
koda |
rewritten findffmpeg.cmake
|
file |
diff |
annotate
|
Wed, 06 Mar 2013 03:11:15 +0100 |
koda |
replace sdl mixer/image version checking with something more robust
|
file |
diff |
annotate
|
Thu, 28 Feb 2013 23:05:07 +0100 |
koda |
support WARNING message status on cmake 2.6 (bug 524)
|
file |
diff |
annotate
|
Fri, 22 Feb 2013 06:39:16 +0100 |
koda |
and now compile and link properly
physfslayer
|
file |
diff |
annotate
|
Wed, 20 Feb 2013 01:55:23 +0100 |
koda |
fix compiling on osx when you have multiple linkers installed
|
file |
diff |
annotate
|
Sun, 27 Jan 2013 00:28:57 +0100 |
koda |
update branch
webgl
|
file |
diff |
annotate
|
Mon, 14 Jan 2013 11:52:19 +0100 |
koda |
keep engine target name consistent across platforms
|
file |
diff |
annotate
|
Sun, 30 Dec 2012 02:43:24 +0100 |
Willie Zhu |
GCI2012: CMake List Append
|
file |
diff |
annotate
|
Sun, 30 Dec 2012 09:48:52 -0500 |
Michael Hartman |
Small GL message
webgl
|
file |
diff |
annotate
|
Tue, 25 Dec 2012 04:45:22 +0100 |
koda |
update branch with default
webgl
|
file |
diff |
annotate
|
Mon, 24 Dec 2012 03:00:18 +0100 |
koda |
adjust rpath on osx too for libengine
|
file |
diff |
annotate
|
Thu, 20 Dec 2012 23:12:18 +0100 |
koda |
cmake rework, cleanup a lot of redundant sections, separate library and binary install location, unify osx and win handling of the data directory (tested on win, lin and mac)
|
file |
diff |
annotate
|
Wed, 19 Dec 2012 19:28:13 +0100 |
koda |
can change library name and compile it on windows again
|
file |
diff |
annotate
|
Wed, 19 Dec 2012 18:17:23 +0100 |
koda |
can compile engine as library on linux but not run the executable (automatically), most likely breaking other platforms (wrt engine-as-library)
|
file |
diff |
annotate
|
Tue, 18 Dec 2012 12:04:17 +0100 |
koda |
can use engine as library on windows too
|
file |
diff |
annotate
|
Sun, 09 Dec 2012 18:00:01 +0100 |
koda |
cmake verbosity/documentation/cleanup/formatting
|
file |
diff |
annotate
|
Mon, 03 Dec 2012 17:51:57 +0100 |
Rowan D |
GCI2012: Convert uMobile into a Callback Record
|
file |
diff |
annotate
|
Mon, 03 Dec 2012 17:47:39 +0100 |
koda |
GCI2012: Move Video Preferences in Settings Tab
|
file |
diff |
annotate
|
Sun, 02 Dec 2012 23:07:36 -0500 |
Mitchell Kember |
Merged changes from upstream.
|
file |
diff |
annotate
|
Mon, 03 Dec 2012 01:45:59 +0100 |
koda |
caught a few more possible glitches in engine cmakefile
|
file |
diff |
annotate
|
Sun, 02 Dec 2012 23:41:01 +0100 |
koda |
fix compiling engine (bug introduced in r33868aea694c)
|
file |
diff |
annotate
|
Sat, 01 Dec 2012 16:03:38 -0600 |
Bryan Dunsmore |
Refactor Freepascal module.
|
file |
diff |
annotate
|
Sat, 01 Dec 2012 15:40:10 -0600 |
Bryan Dunsmore |
Move noexecstack flags to Freepascal module and refactor.
|
file |
diff |
annotate
|
Fri, 30 Nov 2012 23:08:10 -0600 |
Bryan Dunsmore |
Move code for Freepascal to separate CMake module.
|
file |
diff |
annotate
|
Fri, 30 Nov 2012 07:42:28 +0100 |
m4tx |
GCI2012: Lowercase CMake functions (main files only)
|
file |
diff |
annotate
|
Thu, 22 Nov 2012 00:41:53 +0100 |
koda |
updated branch
webgl
|
file |
diff |
annotate
|
Wed, 21 Nov 2012 23:34:54 +0100 |
koda |
moar cmake cleanup, use message(WARNING ...) where appropriate
|
file |
diff |
annotate
|
Wed, 21 Nov 2012 18:34:45 +0100 |
koda |
cleanup revision section, make hg launch tolerant to config errors, drop deprecated exec_prog for desktop configuration in favour of execute_process
|
file |
diff |
annotate
|
Wed, 21 Nov 2012 12:03:40 +0100 |
koda |
little cmake cleanup, search installed modules first, then our own
|
file |
diff |
annotate
|
Wed, 21 Nov 2012 01:48:10 +0100 |
koda |
lotsa hackery to get frontend somehow link libengine...
|
file |
diff |
annotate
|
Tue, 20 Nov 2012 21:55:51 +0100 |
koda |
fix physfs on osx, now all platforms should be happy
|
file |
diff |
annotate
|
Tue, 20 Nov 2012 23:09:17 +0400 |
unc0rr |
Fix build
|
file |
diff |
annotate
|
Tue, 20 Nov 2012 18:33:09 +0100 |
koda |
physfs compilation on windows
|
file |
diff |
annotate
|
Mon, 19 Nov 2012 17:41:09 +0400 |
unc0rr |
Link some libraries needed for physfs on windows (there are still 5 symbols which couldn't be found - to be resolved)
|
file |
diff |
annotate
|
Mon, 19 Nov 2012 02:48:21 +0100 |
koda |
meh
|
file |
diff |
annotate
|
Tue, 13 Nov 2012 22:24:30 +0100 |
koda |
some CMake cleanup
webgl
|
file |
diff |
annotate
|
Sun, 11 Nov 2012 17:15:19 +0100 |
koda |
merge xymeng's gsoc engine with a few updates (and further checks on symbol definitions)
webgl
|
file |
diff |
annotate
|
Wed, 14 Nov 2012 00:41:29 +0400 |
unc0rr |
- Add physfsrwops library
physfslayer
|
file |
diff |
annotate
|
Tue, 13 Nov 2012 23:21:46 +0400 |
unc0rr |
merge with default
physfslayer
|
file |
diff |
annotate
|
Sun, 11 Nov 2012 15:14:18 +0100 |
koda |
merge with latest default
webgl
|
file |
diff |
annotate
|
Thu, 08 Nov 2012 14:51:56 +0000 |
koda |
rename BUILD_ENGINE_LIBRARY to LIBENGINE option, so that no _ are used for cmake options
webgl
|
file |
diff |
annotate
|
Wed, 07 Nov 2012 18:02:20 +0000 |
koda |
move stuff out of engine folder
webgl
|
file |
diff |
annotate
|
Wed, 07 Nov 2012 23:44:54 +0400 |
unc0rr |
Build physfs lib before engine
physfslayer
|
file |
diff |
annotate
|
Mon, 05 Nov 2012 23:03:32 +0400 |
unc0rr |
Start work on physfs support in engine
physfslayer
|
file |
diff |
annotate
|
Wed, 07 Nov 2012 05:17:07 +0100 |
koda |
advice from hasufell
0.9.18
|
file |
diff |
annotate
|
Sun, 04 Nov 2012 15:45:45 +0100 |
koda |
avwrapper needs to depend on hwengine not on ENGINECLEAN
0.9.18
|
file |
diff |
annotate
|
Sun, 04 Nov 2012 15:43:32 +0100 |
hasufell |
fix parallel compilation
0.9.18
|
file |
diff |
annotate
|
Thu, 25 Oct 2012 05:06:00 +0200 |
koda |
countless small optimisation for cmake, output messages are now coherent (mostly) and the options get fully respected (eg. skipping library search if not activated)
|
file |
diff |
annotate
|
Thu, 25 Oct 2012 01:16:13 +0200 |
koda |
finally videorec on osx
|
file |
diff |
annotate
|
Wed, 24 Oct 2012 14:55:31 +0100 |
koda |
support video recording on windows with automation and headers
|
file |
diff |
annotate
|
Wed, 24 Oct 2012 13:21:18 +0100 |
koda |
enable png support under win32
|
file |
diff |
annotate
|
Mon, 08 Oct 2012 13:27:46 -0400 |
nemo |
A bit more on the knife. Also add missing files to CMakeLists
|
file |
diff |
annotate
|
Fri, 28 Sep 2012 18:03:32 +0100 |
koda |
use cmake OPTION for arguments and further cleanup on CMakeFiles
|
file |
diff |
annotate
|
Tue, 25 Sep 2012 02:35:21 +0200 |
koda |
another little tweak
|
file |
diff |
annotate
|
Tue, 25 Sep 2012 01:27:26 +0200 |
koda |
forgot a few checks from rev f40c65ae3eab
|
file |
diff |
annotate
|
Thu, 20 Sep 2012 22:17:02 +0200 |
koda |
issue ENGINECLEAN only when fpc < 2.6
|
file |
diff |
annotate
|
Sun, 02 Sep 2012 22:27:01 +0200 |
sheepluva |
if this doesn't work I shall cry like a lady
|
file |
diff |
annotate
|
Sun, 02 Sep 2012 22:09:06 +0200 |
sheepluva |
I assumed NO_VIDEOREC would be set if ${FFMPEG_FOUND} was false. doesn't seem to be the case.
|
file |
diff |
annotate
|
Sun, 02 Sep 2012 21:55:56 +0200 |
sheepluva |
engineclean returns
|
file |
diff |
annotate
|
Wed, 29 Aug 2012 16:42:22 +0400 |
unc0rr |
Fix library installation in win32
|
file |
diff |
annotate
|
Tue, 28 Aug 2012 21:59:49 +0200 |
sheepluva |
fix build for me
|
file |
diff |
annotate
|
Tue, 28 Aug 2012 20:30:57 +0400 |
unc0rr |
Merge Stepik-777's video recording gsoc project
|
file |
diff |
annotate
|
Fri, 24 Aug 2012 14:01:07 +0400 |
unc0rr |
Move rope code to separate unit
|
file |
diff |
annotate
|
Sat, 11 Aug 2012 21:25:57 +0400 |
Stepan777 |
cmake scripts
|
file |
diff |
annotate
|
Fri, 10 Aug 2012 17:35:48 +0400 |
Stepan777 |
better cmake script
|
file |
diff |
annotate
|
Thu, 09 Aug 2012 19:52:21 +0400 |
Stepan777 |
fix FindFFMPEG
|
file |
diff |
annotate
|
Thu, 09 Aug 2012 01:24:38 +0400 |
Stepan777 |
FindFFMPEG.cmake (used only for frontend for now).
|
file |
diff |
annotate
|
Mon, 09 Jul 2012 16:42:13 +0400 |
Stepan777 |
merge
|
file |
diff |
annotate
|
Sun, 08 Jul 2012 23:14:24 +0400 |
unc0rr |
Introduce uGearsHandlers.pas, for now only part of cake handlers is moved there
|
file |
diff |
annotate
|
Sun, 24 Jun 2012 20:31:26 +0400 |
Stepan777 |
merge
|
file |
diff |
annotate
|
Wed, 13 Jun 2012 11:18:30 -0400 |
nemo |
LUA_FOUND should surely be set only if the system lua was found.
|
file |
diff |
annotate
|
Mon, 11 Jun 2012 17:56:10 +0400 |
Stepan777 |
merge
|
file |
diff |
annotate
|
Mon, 11 Jun 2012 01:13:57 +0200 |
koda |
uniform NOPNG and NOSERVER cmake symbols
|
file |
diff |
annotate
|
Mon, 04 Jun 2012 21:32:30 +0400 |
Stepan777 |
here it is
|
file |
diff |
annotate
|
Wed, 23 May 2012 02:39:30 +0200 |
koda |
add NOPNG to cmake to explicitly disable PNG dependency
|
file |
diff |
annotate
|
Wed, 23 May 2012 01:39:31 +0200 |
koda |
rename a few internal cmake variables (for consistency and readability)
|
file |
diff |
annotate
|
Wed, 23 May 2012 00:45:37 +0200 |
koda |
there a libSDLMain.a in the bundled SDL framework
|
file |
diff |
annotate
|
Mon, 07 May 2012 14:53:08 +0200 |
koda |
when Lua is not found, fallback to compiling the one that comes bundled in our sources
|
file |
diff |
annotate
|
Mon, 07 May 2012 10:51:32 +0200 |
koda |
add support for FPC and FPFLAGS cmake arguments (helps crosscompiling)
|
file |
diff |
annotate
|
Wed, 02 May 2012 11:43:43 +0100 |
koda |
marked a couple of functions as inline
|
file |
diff |
annotate
|
Sat, 28 Apr 2012 15:03:52 +0200 |
Xeli |
changed uKeys to uInputHandler to better reflect its function
|
file |
diff |
annotate
|
Tue, 24 Apr 2012 06:53:39 +0200 |
koda |
this should enable png screenshots on osx as well
|
file |
diff |
annotate
|
Mon, 23 Apr 2012 13:22:30 +0000 |
vittorio giovara |
case sensitivity + correct variable check
|
file |
diff |
annotate
|
Mon, 23 Apr 2012 04:14:21 +0200 |
koda |
when libpng is not found, gratiously fallback to bmp screenshots; untested
|
file |
diff |
annotate
|
Thu, 12 Apr 2012 23:05:46 +0400 |
Stepan777 |
png screenshots
|
file |
diff |
annotate
|
Sun, 18 Mar 2012 14:22:13 +0100 |
koda |
workaround the different Lion ABI by forcing fpc 2.6 as minimum compiler version on osx
|
file |
diff |
annotate
|
Sun, 04 Dec 2011 00:56:07 +0300 |
unc0rr |
Some cleanup here and there
|
file |
diff |
annotate
|
Fri, 28 Oct 2011 18:26:17 +0200 |
koda |
one dangerous merge
hedgeroid
|
file |
diff |
annotate
|
Sun, 16 Oct 2011 21:03:30 +0200 |
koda |
merge the changes applied to 0.9.16
|
file |
diff |
annotate
|
Sun, 25 Sep 2011 15:40:01 -0400 |
nemo |
rename to match prior mass hat rename
|
file |
diff |
annotate
|
Wed, 12 Oct 2011 04:14:38 +0200 |
koda |
because betas are baaaad (also really fix compiling everywhere)
0.9.16
|
file |
diff |
annotate
|
Tue, 20 Sep 2011 13:37:52 -0400 |
nemo |
Revert koda's c24fdd9a0458 until it stops breaking my builds :-p
|
file |
diff |
annotate
|
Mon, 19 Sep 2011 19:12:19 +0200 |
koda |
fix mac compilation
0.9.16
|
file |
diff |
annotate
|
Mon, 12 Sep 2011 14:56:24 +0200 |
sheepluva |
fix out-of-dir builds
|
file |
diff |
annotate
|
Sun, 11 Sep 2011 15:51:56 -0400 |
nemo |
rename clean target to ENGINECLEAN due to windows case sensitivity issues, update lua again
|
file |
diff |
annotate
|
Sat, 10 Sep 2011 21:02:34 -0400 |
nemo |
For better or for worse. Add sheepluva's forcing of clean on engine subdirectory. This works around a bug in fpc 2.4-2.6 that appears to generate incorrect inlining of loops on 2nd build. -B avoids this, but without a clean, the -B never got called. Also restore options, which I had confused w/ config. my bad.
|
file |
diff |
annotate
|
Fri, 29 Apr 2011 03:31:50 +0200 |
koda |
some updates to the crossbuild system for mac
|
file |
diff |
annotate
|
Wed, 27 Apr 2011 15:57:23 +0400 |
unc0rr |
Fix "Mixing signed expressions and longwords gives a 64bit result" warnings
|
file |
diff |
annotate
|
Sun, 24 Apr 2011 21:35:23 +0200 |
koda |
some comments and simplifications for cmake files
|
file |
diff |
annotate
|
Thu, 17 Mar 2011 23:53:33 +0100 |
koda |
allows for building hedgewars with SDL-1.3
|
file |
diff |
annotate
|
Sun, 06 Feb 2011 13:19:00 +0100 |
koda |
fix issue 185 :|
|
file |
diff |
annotate
|
Sun, 06 Feb 2011 11:34:52 +0100 |
sheepluva |
fix engine library compilation on linux/amd64
|
file |
diff |
annotate
|
Sat, 04 Dec 2010 22:33:14 +0300 |
unc0rr |
- Change painted map file format
|
file |
diff |
annotate
|
Mon, 22 Nov 2010 21:57:45 +0300 |
unc0rr |
SinTable.inc -> uSinTable.pas
|
file |
diff |
annotate
|
Mon, 22 Nov 2010 21:43:31 +0300 |
unc0rr |
uCommandHandlers
|
file |
diff |
annotate
|
Sun, 21 Nov 2010 19:41:19 +0300 |
unc0rr |
uDebug
|
file |
diff |
annotate
|
Sun, 21 Nov 2010 16:53:31 +0300 |
unc0rr |
uCaptions
|
file |
diff |
annotate
|
Sat, 20 Nov 2010 23:10:26 +0300 |
unc0rr |
Forgot this
|
file |
diff |
annotate
|
Thu, 18 Nov 2010 16:19:55 +0300 |
unC0Rr |
Introduce uRenderUtils
|
file |
diff |
annotate
|
Thu, 18 Nov 2010 15:45:35 +0300 |
unC0Rr |
Introduce uRender
|
file |
diff |
annotate
|
Thu, 18 Nov 2010 11:45:31 +0300 |
unC0Rr |
Introduce uTextures
|
file |
diff |
annotate
|
Thu, 18 Nov 2010 11:32:47 +0300 |
unC0Rr |
Move some stuff from uMisc to uUtils
|
file |
diff |
annotate
|
Thu, 18 Nov 2010 09:12:27 +0300 |
unC0Rr |
Introduce uCommands.pas
|
file |
diff |
annotate
|
Wed, 17 Nov 2010 17:22:36 +0300 |
unC0Rr |
Introduce unit uTypes in order to remove some cyclic unit dependencies
|
file |
diff |
annotate
|
Sun, 07 Nov 2010 16:33:42 +0300 |
unc0rr |
Fix freepascal version detector to ask only version from compiler rather than all help on parameters
|
file |
diff |
annotate
|
Thu, 07 Oct 2010 02:03:01 +0200 |
koda |
move all mobile-related functions in their own module, provides a structure for future mobile ports
|
file |
diff |
annotate
|
Sat, 31 Jul 2010 11:24:53 +0200 |
koda |
remove trailing spaces from end of line
|
file |
diff |
annotate
|
Sat, 31 Jul 2010 10:39:20 +0200 |
koda |
fix panning when zoomed (finally)
|
file |
diff |
annotate
|
Wed, 23 Jun 2010 13:43:56 +0200 |
smaxx |
General:
|
file |
diff |
annotate
|
Mon, 21 Jun 2010 16:08:24 +0200 |
koda |
memory management for openalbridge
|
file |
diff |
annotate
|
Sun, 20 Jun 2010 22:46:23 -0400 |
nemo |
disable uSHA, enable adler32
|
file |
diff |
annotate
|
Thu, 17 Jun 2010 16:28:42 +0200 |
koda |
Update repository checking code to reflect our recent Mercurial switch
|
file |
diff |
annotate
|
Sat, 05 Jun 2010 14:07:58 +0000 |
koda |
now engine can be optionally built as library, there's an example wrapper of how to use it
|
file |
diff |
annotate
|
Sun, 16 May 2010 23:43:45 +0000 |
sheepluva |
* make portals delete each other only indirectly (by setting timer to 0)
|
file |
diff |
annotate
|
Sat, 01 May 2010 17:29:48 +0000 |
nemo |
Break out DrawHH/DrawGear to reduce scrolling in uGears.pas, add portal graphics
|
file |
diff |
annotate
|
Fri, 26 Mar 2010 00:37:36 +0000 |
smxx |
CMake:
|
file |
diff |
annotate
|
Sun, 14 Mar 2010 20:22:00 +0000 |
smxx |
Engine:
|
file |
diff |
annotate
|
Wed, 03 Mar 2010 23:04:24 +0000 |
koda |
restore tiger 10.4 deployment
|
file |
diff |
annotate
|
Wed, 03 Mar 2010 15:04:39 +0000 |
smxx |
Engine:
|
file |
diff |
annotate
|
Wed, 17 Feb 2010 20:03:25 +0000 |
smxx |
Engine:
|
file |
diff |
annotate
|
Mon, 15 Feb 2010 19:49:20 +0000 |
koda |
add liblua to sources for macosx
|
file |
diff |
annotate
|
Sun, 14 Feb 2010 23:50:51 +0000 |
koda |
mac build supports lua
|
file |
diff |
annotate
|
Sat, 13 Feb 2010 12:40:40 +0000 |
smxx |
General:
|
file |
diff |
annotate
|
Wed, 10 Feb 2010 21:23:03 +0000 |
smxx |
Engine:
|
file |
diff |
annotate
|
Wed, 10 Feb 2010 00:57:39 +0000 |
smxx |
* Casing ... *whistle*
|
file |
diff |
annotate
|
Wed, 10 Feb 2010 00:55:40 +0000 |
smxx |
Engine:
|
file |
diff |
annotate
|
Sun, 03 Jan 2010 17:27:25 +0000 |
koda |
rewritten find_file part
|
file |
diff |
annotate
|
Sun, 03 Jan 2010 17:23:40 +0000 |
koda |
check for sdl_image and sdl_mixer versions
|
file |
diff |
annotate
|
Sun, 03 Jan 2010 15:40:41 +0000 |
koda |
smaller patches, one missing Sky-lowres, IMG_Init and Mix_Init (might require newer libraries), updates to SDL bindings, code cleanup, new compile flags
|
file |
diff |
annotate
|
Thu, 24 Dec 2009 02:02:12 +0000 |
koda |
introduction of IMG_Init
|
file |
diff |
annotate
|
Sat, 19 Dec 2009 19:37:30 +0000 |
koda |
update SDLMain.m/.h to latest version
|
file |
diff |
annotate
|
Fri, 18 Dec 2009 02:33:45 +0000 |
koda |
powerpc and gameserver compilation disabled temporarily
|
file |
diff |
annotate
|
Wed, 16 Dec 2009 14:58:45 +0000 |
koda |
random updates for 10.6 and iphone builds
|
file |
diff |
annotate
|
Mon, 30 Nov 2009 04:18:31 +0000 |
koda |
still updates for mac compilation
|
file |
diff |
annotate
|
Sat, 28 Nov 2009 02:46:15 +0000 |
koda |
other tweaks for mac compilation
|
file |
diff |
annotate
|
Wed, 25 Nov 2009 04:27:53 +0000 |
koda |
some tweaks in the mac compilation system
|
file |
diff |
annotate
|
Fri, 20 Nov 2009 14:56:43 +0000 |
koda |
universal application setup
|
file |
diff |
annotate
|
Mon, 09 Nov 2009 22:56:29 +0000 |
koda |
add a x86_64 mac target
|
file |
diff |
annotate
|
Fri, 06 Nov 2009 18:59:43 +0000 |
koda |
updated build files for macosx and optimization system
|
file |
diff |
annotate
|
Thu, 05 Nov 2009 20:40:31 +0000 |
koda |
fix iphone build
|
file |
diff |
annotate
|
Sun, 25 Oct 2009 15:55:49 +0000 |
koda |
added little/big endian checks, added symbol for touch input, simplified iphoneos definitions
|
file |
diff |
annotate
|
Sat, 17 Oct 2009 13:19:49 +0000 |
koda |
dep fix
|
file |
diff |
annotate
|
Sat, 17 Oct 2009 09:54:26 +0000 |
unc0rr |
Fix build
|
file |
diff |
annotate
|
Sat, 17 Oct 2009 01:28:49 +0000 |
koda |
revert audio to use SDL_mixer -- also frontend uses it, so it needs sdlmixer sources
|
file |
diff |
annotate
|
Fri, 16 Oct 2009 16:42:51 +0000 |
koda |
THE fix for openalbridge
|
file |
diff |
annotate
|
Sun, 11 Oct 2009 20:40:03 +0000 |
koda |
ultramegafix
|
file |
diff |
annotate
|
Sat, 10 Oct 2009 14:26:50 +0000 |
koda |
fix that nasty "Pascal Internal Error" when compiling
|
file |
diff |
annotate
|
Tue, 06 Oct 2009 16:30:08 +0000 |
koda |
cmake optimizations and simplification
|
file |
diff |
annotate
|
Sat, 03 Oct 2009 12:35:24 +0000 |
unc0rr |
Fix build
|
file |
diff |
annotate
|
Fri, 02 Oct 2009 18:44:37 +0000 |
koda |
fixes & co.
|
file |
diff |
annotate
|
Wed, 19 Aug 2009 13:49:47 +0000 |
koda |
rename dpr -> pas, restores ammos on two columns, minor fixes to openalbridge
|
file |
diff |
annotate
|
Fri, 10 Jul 2009 19:10:29 +0000 |
koda |
fix a binding that was preveting to display anything else besides hogs on iphone
|
file |
diff |
annotate
|
Tue, 07 Jul 2009 22:02:13 +0000 |
koda |
completes removal of wav files, updates SDLh and adds DEBUGFILE to hwengine when compiled in Debug mode
|
file |
diff |
annotate
|
Tue, 07 Jul 2009 15:24:43 +0000 |
koda |
move C and C++ optimization flags in the main CMakeLists.txt
|
file |
diff |
annotate
|
Thu, 02 Jul 2009 14:59:27 +0000 |
koda |
additional variable (BUNDLE) to make a standalone Mac application
|
file |
diff |
annotate
|
Tue, 30 Jun 2009 12:31:32 +0000 |
koda |
-Smaxx's porting of the library to MSVC compilers
|
file |
diff |
annotate
|
Sun, 28 Jun 2009 16:54:51 +0000 |
koda |
-Added support for Release and Debug for CMAKE_BUILD_TYPE
|
file |
diff |
annotate
|
Sun, 28 Jun 2009 14:37:26 +0000 |
nemo |
koda/Smaxx changes to openal for crossplatform building
|
file |
diff |
annotate
|
Wed, 24 Jun 2009 15:59:32 +0000 |
unc0rr |
koda's OpenAL conversion:
|
file |
diff |
annotate
|
Sun, 26 Apr 2009 15:47:03 +0000 |
unc0rr |
lost pieces of previous patch
|
file |
diff |
annotate
|
Sun, 26 Apr 2009 15:45:06 +0000 |
unc0rr |
koda's patch
|
file |
diff |
annotate
|
Sat, 18 Apr 2009 12:46:56 +0000 |
unc0rr |
Patch by koda:
|
file |
diff |
annotate
|
Tue, 14 Apr 2009 19:05:23 +0000 |
unc0rr |
koda's patch
|
file |
diff |
annotate
|
Wed, 18 Feb 2009 16:35:03 +0000 |
unc0rr |
More reorganization
|
file |
diff |
annotate
|
Sat, 24 Jan 2009 12:48:32 +0000 |
unc0rr |
Add koda's patch for Mac OS X compilation
|
file |
diff |
annotate
|
Sun, 26 Oct 2008 13:00:35 +0000 |
unc0rr |
Allow build without net game server: introduce -DWITH_SERVER configuration parameter
|
file |
diff |
annotate
|
Fri, 25 Jul 2008 19:26:44 +0000 |
unc0rr |
Enable music dependance on current land theme
|
file |
diff |
annotate
|
Mon, 19 May 2008 18:07:05 +0000 |
unc0rr |
Stub for chat implementation
|
file |
diff |
annotate
|
Fri, 14 Mar 2008 19:34:05 +0000 |
unc0rr |
Start implementing better statistics implementation (does nothing yet)
|
file |
diff |
annotate
|
Fri, 07 Mar 2008 17:43:05 +0000 |
unc0rr |
Start implementing 'visual gears' - gears, that don't need to be synchronized (clouds and flakes)
|
file |
diff |
annotate
|
Sun, 03 Feb 2008 17:02:20 +0000 |
unc0rr |
Full support for out-of-source build
|
file |
diff |
annotate
|
Sat, 02 Feb 2008 15:20:41 +0000 |
unc0rr |
First steps to support out-of-source build
|
file |
diff |
annotate
|
Fri, 14 Sep 2007 20:51:40 +0000 |
unc0rr |
Triggers proof-of-concept
|
file |
diff |
annotate
|
Fri, 20 Jul 2007 19:04:24 +0000 |
unc0rr |
Finalize basic playlists implementation
|
file |
diff |
annotate
|
Sun, 03 Jun 2007 17:21:57 +0000 |
unc0rr |
- Fix some bugs
|
file |
diff |
annotate
|
Wed, 21 Feb 2007 21:34:42 +0000 |
displacer |
check for noexecstack linker compatibility (MacOS linker)
|
file |
diff |
annotate
|
Sun, 11 Feb 2007 15:33:19 +0000 |
unc0rr |
AI thinks in separate thread
|
file |
diff |
annotate
|
Fri, 26 Jan 2007 18:39:40 +0000 |
unc0rr |
Make SHA really work
|
file |
diff |
annotate
|
Tue, 23 Jan 2007 21:24:18 +0000 |
unc0rr |
- Two more templates
|
file |
diff |
annotate
|
Tue, 23 Jan 2007 16:59:05 +0000 |
unc0rr |
- New Land Generator
|
file |
diff |
annotate
|
Mon, 22 Jan 2007 18:32:00 +0000 |
unc0rr |
- Fix Blow Torch and Air Attack
|
file |
diff |
annotate
|
Sun, 21 Jan 2007 19:51:02 +0000 |
unc0rr |
Fixed-point arithmetics in engine.
|
file |
diff |
annotate
|
Tue, 05 Dec 2006 17:27:27 +0000 |
unc0rr |
Ammo schemes and ammo stores support in engine
|
file |
diff |
annotate
|
Sat, 25 Nov 2006 14:56:01 +0000 |
unc0rr |
Fix for path truncating bug
|
file |
diff |
annotate
|
Fri, 24 Nov 2006 19:33:43 +0000 |
unc0rr |
Protocol version sets in CMake
|
file |
diff |
annotate
|
Tue, 21 Nov 2006 16:50:09 +0000 |
displacer |
noexecutestack object files generation fixed
|
file |
diff |
annotate
|
Wed, 01 Nov 2006 15:19:12 +0000 |
unc0rr |
fix finding of delphi compiler
|
file |
diff |
annotate
|
Sun, 29 Oct 2006 15:30:32 +0000 |
unc0rr |
Fix hwengine target behaviour
|
file |
diff |
annotate
|
Thu, 12 Oct 2006 18:52:00 +0000 |
unc0rr |
- Many small fixes
|
file |
diff |
annotate
|
Tue, 10 Oct 2006 18:03:48 +0000 |
unc0rr |
Fix bots regressions
|
file |
diff |
annotate
|
Thu, 05 Oct 2006 17:02:09 +0000 |
unc0rr |
- Update more headers
|
file |
diff |
annotate
|
Tue, 26 Sep 2006 20:25:42 +0000 |
unc0rr |
- Better landgen
|
file |
diff |
annotate
|