2025-08-10 03:37 CEST

Changesets: spring

Search ] Browse ] Back to Index ]
develop c685e229
Timestamp: 2009-11-22 12:12:19
Author: Hugh Perkins
Details ] Diff ]
AI wrappers didn't compile on mingw32 with gcc 4.4.0, some strangeness with mingw32 c headers
mod - AI/Wrappers/CUtils/SharedLibrary.c Diff ] File ]
mod - AI/Wrappers/CUtils/Util.c Diff ] File ]
develop 9bf101cd
Timestamp: 2009-11-22 12:09:17
Author: Hugh Perkins
Details ] Diff ]
renamed spring-headlessstubs to spring-hl
mod - tools/HeadlessSpring/CMakeLists.txt Diff ] File ]
develop 1e979ee2
Timestamp: 2009-11-21 14:14:00
Author: hoijui
Details ] Diff ]
AI: Java: add an util function
mod - AI/Interfaces/Java/src/main/java/com/springrts/ai/Util.java Diff ] File ]
develop fb08182e
Timestamp: 2009-11-21 14:13:07
Author: hoijui
Details ] Diff ]
AI: JavaOO: further fixes
mod - AI/Wrappers/CUtils/bin/commonOOCallback.awk Diff ] File ]
mod - AI/Wrappers/JavaOO/bin/wrappCallback.awk Diff ] File ]
develop 20149d26
Timestamp: 2009-11-21 14:12:36
Author: hoijui
Details ] Diff ]
AI: command annotation comment fix
mod - rts/ExternalAI/Interface/AISCommands.h Diff ] File ]
develop e7262969
Timestamp: 2009-11-21 14:11:57
Author: hoijui
Details ] Diff ]
AI: Java: move vecmath lib to JavaOO wrapper
develop 1eaf895e
Timestamp: 2009-11-21 11:15:36
Author: hoijui
Details ] Diff ]
AI: Wrapper: JavaOO: preliminary changes
unusable, committing only for backup purposes
mod - AI/Wrappers/CUtils/bin/commonOOCallback.awk Diff ] File ]
mod - AI/Wrappers/JavaOO/bin/wrappCallback.awk Diff ] File ]
develop 3ace84a6
Timestamp: 2009-11-21 11:13:16
Author: hoijui
Details ] Diff ]
AI: Wrapper: JavaOO: move classes to subpackage oo (changing source files)
mod - AI/Wrappers/JavaOO/src/main/java/com/springrts/ai/oo/AICommand.java Diff ] File ]
mod - AI/Wrappers/JavaOO/src/main/java/com/springrts/ai/oo/AIEvent.java Diff ] File ]
mod - AI/Wrappers/JavaOO/src/main/java/com/springrts/ai/oo/AIFloat3.java Diff ] File ]
develop 74f6f695
Timestamp: 2009-11-21 11:12:31
Author: hoijui
Details ] Diff ]
AI: Wrapper: JavaOO: move classes to subpackage oo
develop e6f7c18f
Timestamp: 2009-11-20 20:47:13
Author: hoijui
Details ] Diff ]
more Visual Studio related adjustments
mod - rts/lib/streflop/streflop_cond.h Diff ] File ]
develop bc726311
Timestamp: 2009-11-20 20:47:01
Author: hoijui
Details ] Diff ]
fix compiling on GCC
mod - rts/System/BaseNetProtocol.cpp Diff ] File ]
develop 2af3f47d
Timestamp: 2009-11-20 16:10:57
Author: zerver
Details ] Diff ]
Fix 067dae0
mod - rts/build/vstudio8/rts.vcproj Diff ] File ]
mod - rts/lib/streflop/streflop_cond.h Diff ] File ]
develop c3966e5e
Timestamp: 2009-11-20 13:50:36
Author: hoijui
Details ] Diff ]
AI: adjust copyright year for generated sources
mod - AI/Wrappers/CUtils/bin/common.awk Diff ] File ]
develop de791dcf
Timestamp: 2009-11-20 13:50:04
Author: hoijui
Details ] Diff ]
AI: rename commandId to supportedCommandId in some callback functions
mod - rts/ExternalAI/Interface/SSkirmishAICallback.h Diff ] File ]
mod - rts/ExternalAI/SSkirmishAICallbackImpl.cpp Diff ] File ]
mod - rts/ExternalAI/SSkirmishAICallbackImpl.h Diff ] File ]
develop b75b0977
Timestamp: 2009-11-20 13:48:26
Author: hoijui
Details ] Diff ]
CMake: remove test instruction (woops)
mod - CMakeLists.txt Diff ] File ]
develop 40a864be
Timestamp: 2009-11-20 13:43:43
Author: hoijui
Details ] Diff ]
fix man-page building (this resolves mantis 0001707, credits to mammadori)
mod - Documentation/manpages/make_manpages.sh Diff ] File ]
develop 90f8c4f4
Timestamp: 2009-11-20 00:33:19
Author: kloot
Details ] Diff ]
* LVM: explicitly refer to the math namespace (in relation to 067dae0b74c2462d0bc0d1db2142f471ec554c86)
mod - rts/lib/lua/src/lvm.cpp Diff ] File ]
develop 067dae0b
Timestamp: 2009-11-20 00:11:07
Author: zerver
Details ] Diff ]
Supposedly some VS2008 fixes (patch by drwho)
mod - rts/System/BaseNetProtocol.cpp Diff ] File ]
mod - rts/lib/streflop/streflop_cond.h Diff ] File ]
develop b3acd508
Timestamp: 2009-11-19 23:40:30
Author: Rene Milk
Details ] Diff ]
fix rsync, add git remote in bbot setup to get proper tags
mod - buildbot/master.cfg Diff ] File ]
mod - buildbot/rsync.sh Diff ] File ]
develop c704726c
Timestamp: 2009-11-19 23:00:14
Author: Rene Milk
Details ] Diff ]
cmake builddir script fix
mod - buildbot/create-build-dirs.sh Diff ] File ]
develop d9041bc3
Timestamp: 2009-11-19 22:17:53
Author: hoijui
Details ] Diff ]
fixes for man-page building
mod - CMakeLists.txt Diff ] File ]
mod - Documentation/manpages/make_manpages.sh Diff ] File ]
mod - rts/build/cmake/FindAsciiDoc.cmake Diff ] File ]
develop ca93e6ab
Timestamp: 2009-11-19 22:15:15
Author: Rene Milk
Details ] Diff ]
simplyfy compile buildstep, prelim rsync
mod - buildbot/create-build-dirs.sh Diff ] File ]
mod - buildbot/master.cfg Diff ] File ]
add - buildbot/rsync.sh Diff ] File ]
develop f0d7b043
Timestamp: 2009-11-19 20:51:52
Author: Tobi Vollebregt
Details ] Diff ]
sim: fix crash on area repair order with radius larger than approx 4600
mod - rts/Sim/Misc/QuadField.cpp Diff ] File ]
develop 1db705c3
Timestamp: 2009-11-19 10:16:30
Author: hoijui
Details ] Diff ]
installer: changed SL and TASClient descriptions
mod - installer/sections/sectiondesc.nsh Diff ] File ]
mod - installer/spring.nsi Diff ] File ]
develop 9369b44e
Timestamp: 2009-11-19 01:21:38
Author: Rene Milk
Details ] Diff ]
fixed buildConfig step
mod - buildbot/master.cfg Diff ] File ]
First  Prev  1 2 3 ... 110 ... 220 ... 330 ... 440 ... 550 ... 660 ... 677 678 679 680 681 682 683 ... 770 ... 880 ... 990 ... 1057 1058 1059  Next  Last