2025-08-07 01:53 CEST

Changesets: spring

Search ] Browse ] Back to Index ]
develop cb499bd6
Timestamp: 2009-12-29 18:28:55
Author: hoijui
Details ] Diff ]
AI: Wrapper: JavaOO: add vecmath sources
to conform to the debian package guide-line that states:
all binaries in the source have to come with sources
add - AI/Wrappers/JavaOO/jlib/vecmath-src.jar Diff ] File ]
develop d6a8f717
Timestamp: 2009-12-29 18:26:00
Author: hoijui
Details ] Diff ]
CMake: Find Freetype: cleanup, simplification & unification
mod - rts/build/cmake/FindFreetype.cmake Diff ] File ]
develop 8719ce65
Timestamp: 2009-12-29 18:25:18
Author: hoijui
Details ] Diff ]
CMake: Find GLEW: cleanup & simplification
mod - rts/build/cmake/FindGLEW.cmake Diff ] File ]
develop 6d05769e
Timestamp: 2009-12-29 18:20:12
Author: hoijui
Details ] Diff ]
CMake: Find OpenAL: cleanup & simplification
mod - rts/build/cmake/FindOpenAL.cmake Diff ] File ]
develop d0765562
Timestamp: 2009-12-29 18:18:37
Author: hoijui
Details ] Diff ]
CMake: Find AWK: save AWK version in AWK_VERSION and print it on configure
mod - rts/build/cmake/FindAWK.cmake Diff ] File ]
develop 9200f576
Timestamp: 2009-12-29 18:15:35
Author: hoijui
Details ] Diff ]
AI: Java: cleanup (no code logic changed)
rm - AI/Interfaces/Java/bin/jna_wrappCallback.awk Diff ] File ]
rm - AI/Interfaces/Java/bin/jna_wrappCommands.awk Diff ] File ]
mod - AI/Wrappers/CUtils/bin/commonOOCallback.awk Diff ] File ]
mod - AI/Wrappers/JavaOO/bin/wrappCallback.awk Diff ] File ]
mod - AI/Wrappers/JavaOO/bin/wrappEvents.awk Diff ] File ]
develop aac2f9c2
Timestamp: 2009-12-28 23:25:58
Author: zerver
Details ] Diff ]
Attempt to fix a GCC memory alignment crashbug
mod - rts/Sim/MoveTypes/ScriptMoveType.cpp Diff ] File ]
develop 0eb0c86d
Timestamp: 2009-12-28 17:46:08
Author: Rene Milk
Committer: Tobi Vollebregt
Details ] Diff ]
added mailmap file
add - .mailmap Diff ] File ]
develop 2500da77
Timestamp: 2009-12-28 12:54:19
Author: hoijui
Details ] Diff ]
AI: Wrapper: JavaOO: add setters to the stub classes
only for simple getters without arguments
mod - AI/Wrappers/JavaOO/bin/wrappCallback.awk Diff ] File ]
develop cc570f7a
Timestamp: 2009-12-27 23:49:05
Author: hoijui
Details ] Diff ]
AI: NullOOJavaAI: also install wrapper (+libs) on ant dist (credits to Tobi)
mod - AI/Skirmish/NullOOJavaAI/bin/build.xml Diff ] File ]
develop 1dd82efa
Timestamp: 2009-12-27 23:15:59
Author: hoijui
Details ] Diff ]
AI: should prevent a Segfault when trying to kill an AI that is initializing
eg, when call to native init() method fails (return value != 0)
mod - rts/ExternalAI/SkirmishAI.cpp Diff ] File ]
mod - rts/ExternalAI/SkirmishAI.h Diff ] File ]
mod - rts/ExternalAI/SkirmishAIWrapper.cpp Diff ] File ]
develop 11ed3b74
Timestamp: 2009-12-27 21:05:58
Author: hoijui
Details ] Diff ]
AI: NullOOJavaAI: adjust ant build scripts to pureint changes
mod - AI/Skirmish/NullOOJavaAI/bin/ant.dependent.properties Diff ] File ]
mod - AI/Skirmish/NullOOJavaAI/bin/ant.independent.properties Diff ] File ]
mod - AI/Skirmish/NullOOJavaAI/bin/build.xml Diff ] File ]
develop 5cf7067c
Timestamp: 2009-12-27 20:00:51
Author: hoijui
Details ] Diff ]
AI: Java: do not compile and pack Interface sources in OO wrapper
mod - AI/Interfaces/Java/CMakeLists.txt Diff ] File ]
mod - AI/Wrappers/JavaOO/CMakeLists.txt Diff ] File ]
develop b955a204
Timestamp: 2009-12-27 19:34:27
Author: hoijui
Details ] Diff ]
AI: Wrapper: JavaOO: rename the main library to something more standard compatible
mod - AI/Wrappers/JavaOO/CMakeLists.txt Diff ] File ]
develop 5ff7ed32
Timestamp: 2009-12-27 19:07:32
Author: hoijui
Details ] Diff ]
AI: Java: install the java libs of wrappers together with AIs using them
mod - AI/Interfaces/Java/CMakeLists.txt Diff ] File ]
develop 950e9ce0
Timestamp: 2009-12-27 16:43:29
Author: hoijui
Details ] Diff ]
TMP - remove E323AI from installer
because it does not compile with pureint yet
mod - installer/spring.nsi Diff ] File ]
develop 609371c5
Timestamp: 2009-12-27 15:49:53
Author: hoijui
Details ] Diff ]
AI: Wrapper: JavaOO: fixes for MAWK
mod - AI/Wrappers/JavaOO/CMakeLists.txt Diff ] File ]
mod - AI/Wrappers/JavaOO/bin/wrappEvents.awk Diff ] File ]
develop 9c7e1a7f
Timestamp: 2009-12-27 15:25:41
Author: hoijui
Details ] Diff ]
AI: Wrapper: JavaOO: fix an AWK bug
mod - AI/Wrappers/JavaOO/bin/wrappCallback.awk Diff ] File ]
develop e087eed3
Timestamp: 2009-12-27 14:39:24
Author: Marek Baczynski
Details ] Diff ]
add qtcreator debugging support on windows
mod - rts/System/SpringApp.cpp Diff ] File ]
develop de0d8388
Timestamp: 2009-12-27 14:33:18
Author: hoijui
Details ] Diff ]
AI: minor bug fixing and making code cleaner
mod - rts/ExternalAI/AICallback.cpp Diff ] File ]
mod - rts/Sim/Units/UnitHandler.h Diff ] File ]
develop 8d75ebf0
Timestamp: 2009-12-27 00:02:46
Author: Marek Baczynski
Details ] Diff ]
sim: do not conserve momentum in unit-unit collisions

this change greatly reduces chain rections caused by impulse weapons in
tight groups of units.
mod - rts/Sim/MoveTypes/GroundMoveType.cpp Diff ] File ]
develop 6e251d21
Timestamp: 2009-12-26 23:54:42
Author: Marek Baczynski
Details ] Diff ]
sim: reduce impules every frame, not every slow update
mod - rts/Sim/Units/Unit.cpp Diff ] File ]
develop 8cc7a4f1
Timestamp: 2009-12-26 23:37:17
Author: Marek Baczynski
Details ] Diff ]
sim: remove hardcoded collision treatment for mass==100000
mod - rts/Sim/MoveTypes/GroundMoveType.cpp Diff ] File ]
develop 4c36e4df
Timestamp: 2009-12-26 20:23:49
Author: Marek Baczynski
Details ] Diff ]
sim: add CUnit::maxReverseSpeed to creg
mod - rts/Sim/Units/Unit.cpp Diff ] File ]
develop 64a5b7b3
Timestamp: 2009-12-26 20:23:32
Author: Marek Baczynski
Details ] Diff ]
sim: rename TAAirMoveType breakDistance to brakeDistance
mod - rts/Lua/LuaSyncedMoveCtrl.cpp Diff ] File ]
mod - rts/Lua/LuaSyncedRead.cpp Diff ] File ]
mod - rts/Sim/MoveTypes/TAAirMoveType.cpp Diff ] File ]
mod - rts/Sim/MoveTypes/TAAirMoveType.h Diff ] File ]
First  Prev  1 2 3 ... 110 ... 220 ... 330 ... 440 ... 550 ... 660 ... 667 668 669 670 671 672 673 ... 770 ... 880 ... 990 ... 1057 1058 1059  Next  Last