2025-08-03 13:34 CEST

Changesets: spring

Search ] Browse ] Back to Index ]
develop cda9870f
Timestamp: 2009-02-16 21:15:30
Author: hoijui
Details ] Diff ]
build: cmake: fixes and an addon
* fix AIs and interfaces not loadable under windows
* RAI built in the correct location
* use -DSTABS_DEBUG_SYMBOLS on cmake configure, if you want to debug under windows with gdb
mod - AI/CMakeLists.txt Diff ] File ]
mod - AI/Skirmish/CMakeLists.txt Diff ] File ]
mod - CMakeLists.txt Diff ] File ]
develop c9378d0f
Timestamp: 2009-02-16 19:52:12
Author: Karl-Robert Ernst
Details ] Diff ]
remove ppc-specific code (was causing probs for intel-macs, but ppcs won't run spring anyway)
mod - rts/System/Platform/byteorder.h Diff ] File ]
develop f8257f10
Timestamp: 2009-02-16 18:41:24
Author: Karl-Robert Ernst
Details ] Diff ]
Revert "cmake: enable autoimport for mingw"

This reverts commit 42f795c46284e0d3b5ebe0c8882754a692ae505f.

Conflicts:

CMakeLists.txt
mod - CMakeLists.txt Diff ] File ]
develop 9a4d71b8
Timestamp: 2009-02-16 18:24:14
Author: Karl-Robert Ernst
Details ] Diff ]
cmake: include CoreFoundation headers
mod - CMakeLists.txt Diff ] File ]
develop ed2756c9
Timestamp: 2009-02-16 18:15:33
Author: Karl-Robert Ernst
Details ] Diff ]
Merge commit '75d268812fcdc231974ac36f83af75219199ace8'
mod - CMakeLists.txt Diff ] File ]
mod - rts/System/ConfigHandler.cpp Diff ] File ]
mod - rts/lib/streflop/SMath.h Diff ] File ]
develop 42f795c4
Timestamp: 2009-02-16 18:15:14
Author: Karl-Robert Ernst
Details ] Diff ]
cmake: enable autoimport for mingw
mod - CMakeLists.txt Diff ] File ]
develop 8c0f6214
Timestamp: 2009-02-16 16:02:08
Author: Rainer Müller
Committer: Karl-Robert Ernst
Details ] Diff ]
Disable Mac OS X specific code

Use X message box until a Mac OS X specific message box is implemented
mod - rts/System/Platform/errorhandler.cpp Diff ] File ]
develop 9af701d4
Timestamp: 2009-02-16 16:01:03
Author: Rainer Müller
Committer: Karl-Robert Ernst
Details ] Diff ]
Disable Mac OS X specific parts
mod - rts/System/FileSystem/DataDirLocater.cpp Diff ] File ]
develop 271e0782
Timestamp: 2009-02-16 10:14:03
Author: hoijui
Details ] Diff ]
fix windows gamedata archives generation batch script
mod - installer/make_gamedata_arch.bat Diff ] File ]
develop d0db57e4
Timestamp: 2009-02-16 04:45:41
Author: Rainer Müller
Committer: Karl-Robert Ernst
Details ] Diff ]
SoundBuffer: Add a cast for comaptibility

OpenAL on Mac OS X expects ALvoid*
mod - rts/System/Sound/SoundBuffer.cpp Diff ] File ]
develop db0b520a
Timestamp: 2009-02-15 20:22:13
Author: hoijui
Details ] Diff ]
build: cmake: fix AI Interface and native AI symbol tables under windows
mod - AI/CMakeLists.txt Diff ] File ]
develop d8a3a6f0
Timestamp: 2009-02-15 17:22:48
Author: hoijui
Details ] Diff ]
build: scons: fix streflop inclusion for windows
mod - AI/Interfaces/CMakeLists.txt Diff ] File ]
mod - AI/SConscript Diff ] File ]
mod - AI/Wrappers/CUtils/Util.c Diff ] File ]
mod - SConstruct Diff ] File ]
mod - rts/build/scons/filelist.py Diff ] File ]
mod - rts/build/scons/rts.py Diff ] File ]
develop e7469327
Timestamp: 2009-02-15 16:41:48
Author: Karl-Robert Ernst
Details ] Diff ]
dedicated: EXPERIMENTAL support for recording demos
mod - rts/Game/GameServer.cpp Diff ] File ]
mod - rts/Game/GameServer.h Diff ] File ]
mod - rts/System/DemoRecorder.cpp Diff ] File ]
mod - tools/DedicatedServer/CMakeLists.txt Diff ] File ]
develop 8ff98542
Timestamp: 2009-02-15 16:02:35
Author: Karl-Robert Ernst
Details ] Diff ]
make DemoRecorder not depend on GlobalUnsynced (includes lineend-fixes, thats why this is huge)
mod - rts/System/DemoRecorder.cpp Diff ] File ]
mod - rts/System/DemoRecorder.h Diff ] File ]
mod - rts/System/NetProtocol.cpp Diff ] File ]
develop 41152eb9
Timestamp: 2009-02-15 15:43:02
Author: Karl-Robert Ernst
Details ] Diff ]
cmake: add "--enable-auto-import" for mingw linkage
mod - CMakeLists.txt Diff ] File ]
develop 8205de14
Timestamp: 2009-02-15 15:06:47
Author: hoijui
Details ] Diff ]
build: scons: make the build dir globally absolute
mod - rts/build/scons/rts.py Diff ] File ]
develop 096b0fc8
Timestamp: 2009-02-15 14:55:13
Author: hoijui
Details ] Diff ]
fix exportdefines for C
mod - AI/Interfaces/Java/InterfaceExport.c Diff ] File ]
mod - rts/System/exportdefines.h Diff ] File ]
develop 729d6f4e
Timestamp: 2009-02-15 14:29:07
Author: hoijui
Details ] Diff ]
Merge commit 'origin/master' into caiinterface
mod - rts/Game/Game.cpp Diff ] File ]
mod - tools/unitsync/CMakeLists.txt Diff ] File ]
develop ed3ce2a5
Timestamp: 2009-02-15 14:24:58
Author: hoijui
Details ] Diff ]
build: scons: fix Java AI Interface compilation for linux
mod - AI/SConscript Diff ] File ]
mod - rts/build/scons/config.py Diff ] File ]
develop 96c108a9
Timestamp: 2009-02-15 14:24:06
Author: hoijui
Details ] Diff ]
fix streflop basic C interface
mod - AI/Interfaces/CMakeLists.txt Diff ] File ]
mod - SConstruct Diff ] File ]
mod - rts/lib/streflop/CMakeLists.txt Diff ] File ]
mod - rts/lib/streflop/streflopC.cpp Diff ] File ]
mod - rts/lib/streflop/streflopC.h Diff ] File ]
develop cebb43a0
Timestamp: 2009-02-15 13:57:23
Author: Karl-Robert Ernst
Details ] Diff ]
cmake: only for mingw, thought
mod - tools/unitsync/CMakeLists.txt Diff ] File ]
develop b8f640e3
Timestamp: 2009-02-15 13:54:36
Author: Karl-Robert Ernst
Details ] Diff ]
cmake: add "--kill-at" linker flag for unitsync build
mod - tools/unitsync/CMakeLists.txt Diff ] File ]
develop 9a1cb522
Timestamp: 2009-02-15 11:27:01
Author: hoijui
Details ] Diff ]
added a basic C interface to streflop and extended CUtils AI Wrappers Util.h to include a method for reseting the processing environment to suit the engine
mod - AI/Interfaces/Java/JavaBridge.c Diff ] File ]
rm - AI/Interfaces/Java/StreflopBridge.cpp Diff ] File ]
rm - AI/Interfaces/Java/StreflopBridge.h Diff ] File ]
mod - AI/Wrappers/CUtils/Util.c Diff ] File ]
mod - AI/Wrappers/CUtils/Util.h Diff ] File ]
mod - rts/lib/streflop/FPUSettings.h Diff ] File ]
add - rts/lib/streflop/streflopC.cpp Diff ] File ]
add - rts/lib/streflop/streflopC.h Diff ] File ]
develop dac325b8
Timestamp: 2009-02-15 00:58:28
Author: hoijui
Details ] Diff ]
ai: two small Java AI Interface fixes
* jar files not beeing installed with scons
* SIGSEGV if AIInterface.jar is not found
mod - AI/Interfaces/Java/InterfaceDefines.h Diff ] File ]
mod - AI/Interfaces/Java/JavaBridge.c Diff ] File ]
mod - AI/SConscript Diff ] File ]
develop 49821869
Timestamp: 2009-02-14 21:44:49
Author: hoijui
Details ] Diff ]
installer: fix for AI Interfaces and Skirmish AIs: install recursively
mod - installer/sections/main.nsh Diff ] File ]
First  Prev  1 2 3 ... 110 ... 220 ... 330 ... 440 ... 550 ... 660 ... 770 ... 775 776 777 778 779 780 781 ... 880 ... 990 ... 1057 1058 1059  Next  Last