Changesets: spring
develop 609516e3
Timestamp: 2011-03-11 19:41:28 Author: kloot [ Details ] [ Diff ] |
fix 0001305 (aircraft landing on stunned/incomplete repair pads) | ||
mod - rts/Sim/Misc/AirBaseHandler.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Misc/AirBaseHandler.h | [ Diff ] [ File ] | ||
mod - rts/Sim/MoveTypes/AAirMoveType.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/MoveTypes/AAirMoveType.h | [ Diff ] [ File ] | ||
mod - rts/Sim/MoveTypes/AirMoveType.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/MoveTypes/MoveType.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/MoveTypes/MoveType.h | [ Diff ] [ File ] | ||
mod - rts/Sim/MoveTypes/TAAirMoveType.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Units/CommandAI/MobileCAI.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Units/Unit.cpp | [ Diff ] [ File ] | ||
develop 091ef329
Timestamp: 2011-03-11 13:44:31 Author: kloot [ Details ] [ Diff ] |
prevent taking addresses of temporaries (via GetShadowParams) | ||
mod - rts/Rendering/ShadowHandler.cpp | [ Diff ] [ File ] | ||
mod - rts/Rendering/ShadowHandler.h | [ Diff ] [ File ] | ||
develop d04cad76
Timestamp: 2011-03-11 01:43:16 Author: abma [ Details ] [ Diff ] |
rename mod -> game for logfile | ||
mod - rts/Game/PreGame.cpp | [ Diff ] [ File ] | ||
mod - rts/Game/UI/LuaUI.cpp | [ Diff ] [ File ] | ||
develop f28a7ff5
Timestamp: 2011-03-10 23:34:15 Author: kloot [ Details ] [ Diff ] |
- | ||
mod - rts/Rendering/Env/SkyLight.cpp | [ Diff ] [ File ] | ||
develop 5aa7768a
Timestamp: 2011-03-10 23:23:24 Author: kloot [ Details ] [ Diff ] |
cleanup GlobalRendering; get rid of all the sun-related code pollution | ||
mod - rts/Game/Game.cpp | [ Diff ] [ File ] | ||
mod - rts/Game/UnsyncedGameCommands.cpp | [ Diff ] [ File ] | ||
mod - rts/Lua/LuaOpenGL.cpp | [ Diff ] [ File ] | ||
mod - rts/Lua/LuaUnsyncedCtrl.cpp | [ Diff ] [ File ] | ||
mod - rts/Map/MapInfo.cpp | [ Diff ] [ File ] | ||
mod - rts/Map/SM3/Sm3GroundDrawer.cpp | [ Diff ] [ File ] | ||
mod - rts/Map/SMF/BFGroundDrawer.cpp | [ Diff ] [ File ] | ||
mod - rts/Map/SMF/SmfReadMap.cpp | [ Diff ] [ File ] | ||
mod - rts/Rendering/Env/AdvSky.cpp | [ Diff ] [ File ] | ||
mod - rts/Rendering/Env/AdvSky.h | [ Diff ] [ File ] | ||
mod - rts/Rendering/Env/AdvTreeDrawer.cpp | [ Diff ] [ File ] | ||
mod - rts/Rendering/Env/AdvTreeGenerator.cpp | [ Diff ] [ File ] | ||
mod - rts/Rendering/Env/BaseSky.cpp | [ Diff ] [ File ] | ||
mod - rts/Rendering/Env/BaseSky.h | [ Diff ] [ File ] | ||
mod - rts/Rendering/Env/BasicSky.cpp | [ Diff ] [ File ] | ||
mod - rts/Rendering/Env/BasicSky.h | [ Diff ] [ File ] | ||
mod - rts/Rendering/Env/BumpWater.cpp | [ Diff ] [ File ] | ||
mod - rts/Rendering/Env/CubeMapHandler.cpp | [ Diff ] [ File ] | ||
mod - rts/Rendering/Env/DynWater.cpp | [ Diff ] [ File ] | ||
mod - rts/Rendering/Env/GrassDrawer.cpp | [ Diff ] [ File ] | ||
mod - rts/Rendering/Env/SkyBox.h | [ Diff ] [ File ] | ||
add - rts/Rendering/Env/SkyLight.cpp | [ Diff ] [ File ] | ||
add - rts/Rendering/Env/SkyLight.h | [ Diff ] [ File ] | ||
mod - rts/Rendering/FarTextureHandler.cpp | [ Diff ] [ File ] | ||
mod - rts/Rendering/GlobalRendering.cpp | [ Diff ] [ File ] | ||
mod - rts/Rendering/GlobalRendering.h | [ Diff ] [ File ] | ||
mod - rts/Rendering/GroundDecalHandler.cpp | [ Diff ] [ File ] | ||
mod - rts/Rendering/ShadowHandler.cpp | [ Diff ] [ File ] | ||
mod - rts/Rendering/UnitDrawer.cpp | [ Diff ] [ File ] | ||
develop 02c2776e
Timestamp: 2011-03-10 16:05:07 Author: abma [ Details ] [ Diff ] |
(rsync.sh) fix: cd into right path | ||
mod - buildbot/slave/rsync.sh | [ Diff ] [ File ] | ||
develop 7df3936c
Timestamp: 2011-03-10 15:48:04 Author: abma [ Details ] [ Diff ] |
(rsync.sh) cleanup + remove invalid path inside 7z from AIs/Interfaces | ||
mod - buildbot/slave/rsync.sh | [ Diff ] [ File ] | ||
develop 653d9cee
Timestamp: 2011-03-10 14:51:33 Author: abma [ Details ] [ Diff ] |
(rsync.sh) typo | ||
mod - buildbot/slave/rsync.sh | [ Diff ] [ File ] | ||
develop 21a78c7f
Timestamp: 2011-03-10 14:32:21 Author: abma [ Details ] [ Diff ] |
(rsync.sh) reenabled adding data/ | ||
mod - buildbot/slave/rsync.sh | [ Diff ] [ File ] | ||
develop be976c62
Timestamp: 2011-03-09 22:22:25 Author: abma [ Details ] [ Diff ] |
temp disable adding additional data | ||
mod - buildbot/slave/rsync.sh | [ Diff ] [ File ] | ||
develop 8c6d8f25
Timestamp: 2011-03-09 22:21:04 Author: abma [ Details ] [ Diff ] |
(rsync.sh) remove ais.7z (duplicate with individual ai files) | ||
mod - buildbot/slave/rsync.sh | [ Diff ] [ File ] | ||
develop 2c53331e
Timestamp: 2011-03-09 22:01:40 Author: abma [ Details ] [ Diff ] |
rsync.sh add data/* files from ais + interfaces | ||
mod - buildbot/slave/rsync.sh | [ Diff ] [ File ] | ||
develop 46cd55db
Timestamp: 2011-03-09 20:54:41 Author: abma [ Details ] [ Diff ] |
rsync.sh: refactor a bit, print some vars + use ultra-compression settings for 7zip | ||
mod - buildbot/slave/rsync.sh | [ Diff ] [ File ] | ||
develop 3c21a3b6
Timestamp: 2011-03-09 18:33:01 Author: abma [ Details ] [ Diff ] |
(<version>_ais.7z) exclude some more files | ||
mod - buildbot/slave/rsync.sh | [ Diff ] [ File ] | ||
develop 4c7cb937
Timestamp: 2011-03-09 18:14:56 Author: abma [ Details ] [ Diff ] |
add <version>_ais.7z to rsync.sh (contains interface files, too) | ||
mod - buildbot/slave/rsync.sh | [ Diff ] [ File ] | ||
develop d4bc8acf
Timestamp: 2011-03-09 00:14:16 Author: Tobi Vollebregt [ Details ] [ Diff ] |
buildbot: ...and fix the path here too | ||
mod - buildbot/master/master.cfg | [ Diff ] [ File ] | ||
develop 4c7e663d
Timestamp: 2011-03-09 00:00:24 Author: Tobi Vollebregt [ Details ] [ Diff ] |
buildbot: fix | ||
mod - buildbot/master/master.cfg | [ Diff ] [ File ] | ||
mod - buildbot/slave/prepare.sh | [ Diff ] [ File ] | ||
develop 6dbf358a
Timestamp: 2011-03-08 23:38:48 Author: Tobi Vollebregt [ Details ] [ Diff ] |
buildbot: fix + consistency | ||
mod - buildbot/master/master.cfg | [ Diff ] [ File ] | ||
mod - buildbot/slave/create-build-dirs.sh | [ Diff ] [ File ] | ||
mod - buildbot/slave/make_installer.sh | [ Diff ] [ File ] | ||
mod - buildbot/slave/prepare.sh | [ Diff ] [ File ] | ||
develop c31c3a4d
Timestamp: 2011-03-08 23:23:50 Author: Tobi Vollebregt [ Details ] [ Diff ] |
buildbot: fix? | ||
mod - buildbot/slave/create-build-dirs.sh | [ Diff ] [ File ] | ||
develop 75717936
Timestamp: 2011-03-08 23:15:50 Author: Tobi Vollebregt [ Details ] [ Diff ] |
buildbot: put build dirs in a single subdir (easier to test tmpfs etc...) | ||
mod - buildbot/slave/create-build-dirs.sh | [ Diff ] [ File ] | ||
mod - buildbot/slave/prepare.sh | [ Diff ] [ File ] | ||
mod - buildbot/slave/rsync.sh | [ Diff ] [ File ] | ||
develop 6c1b0eef
Timestamp: 2011-03-08 22:39:55 Author: Tobi Vollebregt [ Details ] [ Diff ] |
buildbot: use win32.cmake directly from checkout | ||
mod - buildbot/README.markdown | [ Diff ] [ File ] | ||
mod - buildbot/master/master.cfg | [ Diff ] [ File ] | ||
develop be0b5f0d
Timestamp: 2011-03-08 22:14:30 Author: Tobi Vollebregt [ Details ] [ Diff ] |
buildbot: let cmake find binaries on PATH to allow ccache usage | ||
mod - buildbot/slave/win32.cmake | [ Diff ] [ File ] | ||
develop 94ca7bc7
Timestamp: 2011-03-08 18:04:20 Author: -jk- [ Details ] [ Diff ] |
deactivate Watchdog when gdb is running (gdb locks the stack) | ||
mod - rts/System/Platform/Watchdog.cpp | [ Diff ] [ File ] | ||
mod - rts/System/Platform/Watchdog.h | [ Diff ] [ File ] | ||
develop e413d713
Timestamp: 2011-03-08 18:02:24 Author: -jk- [ Details ] [ Diff ] |
prefer std::vector to char* in AdvTreeGenerator (prevents memleaks) | ||
mod - rts/Rendering/Env/AdvTreeGenerator.cpp | [ Diff ] [ File ] | ||
develop 1cfe2703
Timestamp: 2011-03-08 18:00:57 Author: -jk- [ Details ] [ Diff ] |
const'ification of a few funcs in SpringApp | ||
mod - rts/System/SpringApp.cpp | [ Diff ] [ File ] | ||
mod - rts/System/SpringApp.h | [ Diff ] [ File ] | ||