Changesets: spring
develop e6e50179
Timestamp: 2011-03-08 14:06:35 Author: hoijui [ Details ] [ Diff ] |
Maven: make ai-wrapper-javaoo depend on ai-interface-java | ||
mod - AI/Wrappers/JavaOO/pom.xml | [ Diff ] [ File ] | ||
develop 85f67a4e
Timestamp: 2011-03-08 13:48:25 Author: hoijui [ Details ] [ Diff ] |
add organization to maven meta info [minor] | ||
mod - AI/Interfaces/Java/pom.xml | [ Diff ] [ File ] | ||
mod - AI/Wrappers/JavaOO/pom.xml | [ Diff ] [ File ] | ||
develop f63609c3
Timestamp: 2011-03-08 13:27:57 Author: hoijui [ Details ] [ Diff ] |
Java AI Interface & Wrapper: make the correct version appear in the final maven meta-data (pom.xml) [CMake] | ||
mod - AI/Interfaces/Java/CMakeLists.txt | [ Diff ] [ File ] | ||
mod - AI/Interfaces/Java/pom.xml | [ Diff ] [ File ] | ||
mod - AI/Wrappers/JavaOO/CMakeLists.txt | [ Diff ] [ File ] | ||
mod - AI/Wrappers/JavaOO/pom.xml | [ Diff ] [ File ] | ||
mod - CMakeLists.txt | [ Diff ] [ File ] | ||
add - rts/build/cmake/ConfigureFile.cmake | [ Diff ] [ File ] | ||
develop aef70c17
Timestamp: 2011-03-08 12:50:32 Author: hoijui [ Details ] [ Diff ] |
install Java-AIInterface and JavaOO-AIWrapper as maven artifacts into the local repository [CMake] This will only happen if maven is installed on the machine where spring is built, and is only useful when you are developing Java AIs with maven on that same machine. This change allows to write much simpler and nicer maven project files for Java Skirmish AIs. The two artifacts are: * com.springrts:ai-interface-java:jar:0.1 * com.springrts:ai-wrapper-javaoo:jar:0.1 |
||
mod - AI/Interfaces/Java/CMakeLists.txt | [ Diff ] [ File ] | ||
add - AI/Interfaces/Java/pom.xml | [ Diff ] [ File ] | ||
mod - AI/Wrappers/JavaOO/CMakeLists.txt | [ Diff ] [ File ] | ||
add - AI/Wrappers/JavaOO/pom.xml | [ Diff ] [ File ] | ||
develop b1dcb631
Timestamp: 2011-03-08 12:02:29 Author: -jk- [ Details ] [ Diff ] |
s/0x7fff/COBSCALEHALF/ | ||
mod - rts/Sim/Weapons/WeaponDefHandler.cpp | [ Diff ] [ File ] | ||
develop 65d7442d
Timestamp: 2011-03-08 11:58:04 Author: -jk- [ Details ] [ Diff ] |
fix an OpenGL bug in AdvSky (used FBO before textures were bound to it) | ||
mod - rts/Rendering/Env/AdvSky.cpp | [ Diff ] [ File ] | ||
develop 60739b85
Timestamp: 2011-03-08 11:26:58 Author: hoijui [ Details ] [ Diff ] |
move some Java related utility stuff from Java-AIInterface to new file UtilJava [CMake] | ||
mod - AI/Interfaces/Java/CMakeLists.txt | [ Diff ] [ File ] | ||
add - rts/build/cmake/UtilJava.cmake | [ Diff ] [ File ] | ||
develop 6761aa20
Timestamp: 2011-03-08 11:14:22 Author: hoijui [ Details ] [ Diff ] |
cosmetic build message change [CMake] [minor] | ||
mod - AI/Interfaces/Java/CMakeLists.txt | [ Diff ] [ File ] | ||
mod - AI/Wrappers/JavaOO/CMakeLists.txt | [ Diff ] [ File ] | ||
develop 7df4fd97
Timestamp: 2011-03-08 11:11:25 Author: hoijui [ Details ] [ Diff ] |
Java-AIWrapper: cleanup the build-process to get rid of a stub file [CMake] | ||
mod - AI/Wrappers/JavaOO/CMakeLists.txt | [ Diff ] [ File ] | ||
develop 70877f77
Timestamp: 2011-03-08 11:09:28 Author: hoijui [ Details ] [ Diff ] |
Java-AIInterface: cleanup the build-process to rely on DEPENDS more [CMake] | ||
mod - AI/Interfaces/Java/CMakeLists.txt | [ Diff ] [ File ] | ||
develop cd1b662e
Timestamp: 2011-03-08 10:55:02 Author: hoijui [ Details ] [ Diff ] |
use DEPENDS instead of SOURCES in add_custom_target() (compatible with CMake 2.6.0, instead of 2.6.3) [CMake] | ||
mod - AI/Interfaces/Java/CMakeLists.txt | [ Diff ] [ File ] | ||
mod - AI/Skirmish/HughAI | [ Diff ] [ File ] | ||
mod - AI/Wrappers/JavaOO/CMakeLists.txt | [ Diff ] [ File ] | ||
mod - CMakeLists.txt | [ Diff ] [ File ] | ||
develop a4c046a0
Timestamp: 2011-03-08 02:12:45 Author: zerver [ Details ] [ Diff ] |
DynSun: Reduce specular tex update rate | ||
mod - rts/Rendering/Env/CubeMapHandler.cpp | [ Diff ] [ File ] | ||
mod - rts/Rendering/Env/CubeMapHandler.h | [ Diff ] [ File ] | ||
develop c2fab37a
Timestamp: 2011-03-08 02:11:57 Author: zerver [ Details ] [ Diff ] |
DynSun: Fix units initially too dark | ||
mod - rts/Rendering/GlobalRendering.cpp | [ Diff ] [ File ] | ||
develop 5b38a503
Timestamp: 2011-03-08 00:33:01 Author: abma [ Details ] [ Diff ] |
buildbot rsync path fix #2 | ||
mod - buildbot/slave/rsync.sh | [ Diff ] [ File ] | ||
develop f6330893
Timestamp: 2011-03-08 00:17:50 Author: abma [ Details ] [ Diff ] |
buildbot rsync path fix | ||
mod - buildbot/slave/rsync.sh | [ Diff ] [ File ] | ||
develop 0589ad9f
Timestamp: 2011-03-07 23:03:40 Author: Tobi Vollebregt [ Details ] [ Diff ] |
buildbot: fixes | ||
mod - buildbot/master/buildbot.mk | [ Diff ] [ File ] | ||
mod - buildbot/master/master.cfg | [ Diff ] [ File ] | ||
develop b8485f49
Timestamp: 2011-03-07 21:36:49 Author: Tobi Vollebregt [ Details ] [ Diff ] |
buildbot: oops, forgot to git add this long ago | ||
add - buildbot/slave/win32.cmake | [ Diff ] [ File ] | ||
develop 7addd555
Timestamp: 2011-03-07 21:33:23 Author: Tobi Vollebregt [ Details ] [ Diff ] |
buildbot: add cppcheck to linux builder | ||
mod - buildbot/master/master.cfg | [ Diff ] [ File ] | ||
add - buildbot/slave/cppcheck.sh | [ Diff ] [ File ] | ||
develop 24c8bd94
Timestamp: 2011-03-07 21:26:32 Author: -jk- [ Details ] [ Diff ] |
fix mutex deadlock in SoundSource | ||
mod - rts/System/Sound/SoundSource.cpp | [ Diff ] [ File ] | ||
mod - rts/System/Sound/SoundSource.h | [ Diff ] [ File ] | ||
develop 542f42e1
Timestamp: 2011-03-07 21:25:52 Author: -jk- [ Details ] [ Diff ] |
fix `code` duplication in SpringApp | ||
mod - rts/System/SpringApp.cpp | [ Diff ] [ File ] | ||
develop a7da74ef
Timestamp: 2011-03-07 20:54:38 Author: abma [ Details ] [ Diff ] |
create <version>_mingwlibs.7z | ||
mod - buildbot/slave/rsync.sh | [ Diff ] [ File ] | ||
develop 60ef2ce6
Timestamp: 2011-03-07 17:09:47 Author: abma [ Details ] [ Diff ] |
(<version>_base.7z) typo in output filename | ||
mod - buildbot/slave/rsync.sh | [ Diff ] [ File ] | ||
develop f8289e38
Timestamp: 2011-03-07 15:09:23 Author: -jk- [ Details ] [ Diff ] |
add SDL_GetVideoInfo to headless sdl stubs | ||
mod - rts/lib/headlessStubs/sdlstub.c | [ Diff ] [ File ] | ||
develop b58767fe
Timestamp: 2011-03-07 14:20:29 Author: -jk- [ Details ] [ Diff ] |
add GLEW_ARB_multisample to glew stub headers | ||
mod - rts/lib/headlessStubs/glewstub.h | [ Diff ] [ File ] | ||
develop 571d1252
Timestamp: 2011-03-07 13:29:12 Author: -jk- [ Details ] [ Diff ] |
minor: reordering of some code + a few comments (in SpringApp.cpp & GlobalRendering.h) | ||
mod - rts/Rendering/GlobalRendering.h | [ Diff ] [ File ] | ||
mod - rts/System/SpringApp.cpp | [ Diff ] [ File ] | ||