Changesets: spring
develop 622a06be
Timestamp: 2009-01-05 23:08:06 Author: hoijui [ Details ] [ Diff ] |
collected all possibly interesting information in Sconstruct | ||
mod - SConstruct | [ Diff ] [ File ] | ||
develop 7943d188
Timestamp: 2009-01-05 16:27:49 Author: Karl-Robert Ernst [ Details ] [ Diff ] |
keep hash in installer name | ||
mod - installer/make_installer.pl | [ Diff ] [ File ] | ||
develop 9d7fa88b
Timestamp: 2009-01-05 16:23:40 Author: Kloot [ Details ] [ Diff ] |
small fix | ||
mod - rts/Rendering/UnitModels/s3oParser.cpp | [ Diff ] [ File ] | ||
develop d76ab268
Timestamp: 2009-01-05 15:05:26 Author: Kloot [ Details ] [ Diff ] |
Merge branch 'master' of git://github.com/spring/spring | ||
mod - installer/sections/springlobby.nsh | [ Diff ] [ File ] | ||
develop a8ec9c09
Timestamp: 2009-01-05 15:04:33 Author: Kloot [ Details ] [ Diff ] |
pass the piece tangents as texcoords | ||
mod - rts/Rendering/UnitModels/s3oParser.cpp | [ Diff ] [ File ] | ||
develop a700ea1f
Timestamp: 2009-01-04 22:26:04 Author: Karl-Robert Ernst [ Details ] [ Diff ] |
for test builds, include special springlobby in the installer | ||
mod - installer/sections/springlobby.nsh | [ Diff ] [ File ] | ||
develop abb58a94
Timestamp: 2009-01-04 12:26:13 Author: hoijui [ Details ] [ Diff ] |
doc-comments in the C interface get automatically copied to the Java Interface. they are taken from the following files (under: rts/ExternalAI/Interface): - SAICallback.h (little documentation so far) - AISEvents.h (fully documented) - AISCommands.h (little documentation so far) other interfaces may do the same. git-svn-id: https://spring.clan-sy.com/svn/spring/branches/caiinterface@7225 37977431-3df6-0310-b722-df95706aa16b |
||
mod - AI/Interfaces/Java/bin/java_wrappCallbackOO.awk | [ Diff ] [ File ] | ||
mod - AI/Interfaces/Java/bin/jna_wrappCallback.awk | [ Diff ] [ File ] | ||
mod - AI/Interfaces/Java/bin/jna_wrappCommands.awk | [ Diff ] [ File ] | ||
mod - AI/Interfaces/Java/bin/jna_wrappEvents.awk | [ Diff ] [ File ] | ||
mod - rts/ExternalAI/Interface/AISCommands.h | [ Diff ] [ File ] | ||
mod - rts/ExternalAI/Interface/SAICallback.h | [ Diff ] [ File ] | ||
develop 35001178
Timestamp: 2009-01-04 10:17:00 Author: hoijui [ Details ] [ Diff ] |
made the classpath of the Java interface hirarchical -> two Skirmish AI implementations can have the same class without hassling with each other git-svn-id: https://spring.clan-sy.com/svn/spring/branches/caiinterface@7224 37977431-3df6-0310-b722-df95706aa16b |
||
mod - AI/Interfaces/Java/InterfaceExport.c | [ Diff ] [ File ] | ||
mod - AI/Interfaces/Java/JavaBridge.c | [ Diff ] [ File ] | ||
mod - AI/Interfaces/Java/JavaBridge.h | [ Diff ] [ File ] | ||
develop 345b4884
Timestamp: 2009-01-03 22:51:13 Author: Tobi Vollebregt [ Details ] [ Diff ] |
Merge branch 'master' of git@github.com:spring/spring | ||
mod - rts/Lua/LuaOpenGL.cpp | [ Diff ] [ File ] | ||
mod - rts/Lua/LuaShaders.cpp | [ Diff ] [ File ] | ||
mod - rts/Rendering/Env/DynWater.cpp | [ Diff ] [ File ] | ||
mod - rts/Rendering/GL/myGL.cpp | [ Diff ] [ File ] | ||
mod - rts/Rendering/Textures/nv_dds.cpp | [ Diff ] [ File ] | ||
mod - rts/build/vstudio8/rts.vcproj | [ Diff ] [ File ] | ||
mod - rts/lib/gml/gml.cpp | [ Diff ] [ File ] | ||
mod - rts/lib/gml/gml.h | [ Diff ] [ File ] | ||
develop d8daa5e0
Timestamp: 2009-01-03 22:50:39 Author: Tobi Vollebregt [ Details ] [ Diff ] |
Store stats from all teams in replay file, not just first numAllyTeams teams. |
||
mod - rts/Game/Game.cpp | [ Diff ] [ File ] | ||
develop fd28c739
Timestamp: 2009-01-03 20:11:11 Author: zerver [ Details ] [ Diff ] |
* Fixed dynwater threadsafety * Fixed use of some GML wrappers as function pointers |
||
mod - rts/Lua/LuaOpenGL.cpp | [ Diff ] [ File ] | ||
mod - rts/Lua/LuaShaders.cpp | [ Diff ] [ File ] | ||
mod - rts/Rendering/Env/DynWater.cpp | [ Diff ] [ File ] | ||
mod - rts/Rendering/GL/myGL.cpp | [ Diff ] [ File ] | ||
mod - rts/Rendering/Textures/nv_dds.cpp | [ Diff ] [ File ] | ||
mod - rts/build/vstudio8/rts.vcproj | [ Diff ] [ File ] | ||
mod - rts/lib/gml/gml.cpp | [ Diff ] [ File ] | ||
mod - rts/lib/gml/gml.h | [ Diff ] [ File ] | ||
develop cb099803
Timestamp: 2009-01-03 16:50:35 Author: Karl-Robert Ernst [ Details ] [ Diff ] |
next one... | ||
mod - installer/sections/shortcuts.nsh | [ Diff ] [ File ] | ||
develop 540900d5
Timestamp: 2009-01-03 16:48:39 Author: Karl-Robert Ernst [ Details ] [ Diff ] |
remove old KP shortcut | ||
mod - installer/sections/shortcuts.nsh | [ Diff ] [ File ] | ||
develop 86e2407c
Timestamp: 2009-01-03 16:44:36 Author: Karl-Robert Ernst [ Details ] [ Diff ] |
update description | ||
mod - installer/spring.nsi | [ Diff ] [ File ] | ||
develop 0f08e10d
Timestamp: 2009-01-03 15:28:01 Author: Karl-Robert Ernst [ Details ] [ Diff ] |
remove unused functions | ||
mod - installer/spring.nsi | [ Diff ] [ File ] | ||
develop 09e327a6
Timestamp: 2009-01-03 15:08:20 Author: Karl-Robert Ernst [ Details ] [ Diff ] |
remove CA and EVO updater | ||
mod - installer/spring.nsi | [ Diff ] [ File ] | ||
develop d706080e
Timestamp: 2009-01-03 15:00:51 Author: Karl-Robert Ernst [ Details ] [ Diff ] |
fix nsis-warnings | ||
mod - installer/spring.nsi | [ Diff ] [ File ] | ||
develop 7e61d803
Timestamp: 2009-01-03 14:57:04 Author: Karl-Robert Ernst [ Details ] [ Diff ] |
remove include of otacontent left over | ||
mod - installer/spring.nsi | [ Diff ] [ File ] | ||
develop d5982e99
Timestamp: 2009-01-03 14:56:12 Author: Karl-Robert Ernst [ Details ] [ Diff ] |
remove KP shortcut and otacontent | ||
rm - installer/include/otacontent.nsh | [ Diff ] [ File ] | ||
mod - installer/spring.nsi | [ Diff ] [ File ] | ||
develop ec6ffa3d
Timestamp: 2009-01-03 14:52:22 Author: Karl-Robert Ernst [ Details ] [ Diff ] |
remove mods | ||
rm - installer/sections/ba.nsh | [ Diff ] [ File ] | ||
rm - installer/sections/ca.nsh | [ Diff ] [ File ] | ||
rm - installer/sections/evolution.nsh | [ Diff ] [ File ] | ||
rm - installer/sections/gundam.nsh | [ Diff ] [ File ] | ||
rm - installer/sections/kp.nsh | [ Diff ] [ File ] | ||
rm - installer/sections/s44.nsh | [ Diff ] [ File ] | ||
mod - installer/sections/sectiondesc.nsh | [ Diff ] [ File ] | ||
rm - installer/sections/simbase.nsh | [ Diff ] [ File ] | ||
rm - installer/sections/xta.nsh | [ Diff ] [ File ] | ||
mod - installer/spring.nsi | [ Diff ] [ File ] | ||
develop 80c7f3eb
Timestamp: 2009-01-03 14:47:35 Author: Karl-Robert Ernst [ Details ] [ Diff ] |
fix nsis-error | ||
mod - installer/spring.nsi | [ Diff ] [ File ] | ||
develop 8c3b449f
Timestamp: 2009-01-03 14:44:28 Author: Karl-Robert Ernst [ Details ] [ Diff ] |
remvoe maps from installer | ||
rm - installer/sections/1v1maps.nsh | [ Diff ] [ File ] | ||
rm - installer/sections/maps.nsh | [ Diff ] [ File ] | ||
mod - installer/sections/sectiondesc.nsh | [ Diff ] [ File ] | ||
rm - installer/sections/teammaps.nsh | [ Diff ] [ File ] | ||
mod - installer/spring.nsi | [ Diff ] [ File ] | ||
develop bd113bc3
Timestamp: 2009-01-03 13:45:32 Author: Karl-Robert Ernst [ Details ] [ Diff ] |
remove code duplication from AI/CMakeLists.txt | ||
mod - AI/CMakeLists.txt | [ Diff ] [ File ] | ||
develop d0cd904c
Timestamp: 2009-01-03 13:03:18 Author: hoijui [ Details ] [ Diff ] |
* added Option enum in AICommand in hte Java interface * added OO constructors to AICommands in hte Java interface git-svn-id: https://spring.clan-sy.com/svn/spring/branches/caiinterface@7223 37977431-3df6-0310-b722-df95706aa16b |
||
mod - AI/Interfaces/Java/bin/java_wrappCallbackOO.awk | [ Diff ] [ File ] | ||
mod - AI/Interfaces/Java/bin/jna_wrappCommands.awk | [ Diff ] [ File ] | ||
mod - AI/Interfaces/Java/java/src/com/clan_sy/spring/ai/AICommand.java | [ Diff ] [ File ] | ||
develop 15aa3e69
Timestamp: 2009-01-03 12:47:39 Author: Karl-Robert Ernst [ Details ] [ Diff ] |
uint -> unsigned to fix compile errors on mingw | ||
mod - rts/Rendering/UnitModels/s3oParser.cpp | [ Diff ] [ File ] | ||