Changesets: spring
develop 6245e2c8
Timestamp: 2013-03-20 18:54:56 Author: zerver [ Details ] [ Diff ] |
changelog | ||
mod - doc/changelog.txt | [ Diff ] [ File ] | ||
develop 4097afca
Timestamp: 2013-03-20 18:46:19 Author: zerver [ Details ] [ Diff ] |
Rename GML ASIM --> ASIM GML | ||
mod - rts/Game/GameVersion.cpp | [ Diff ] [ File ] | ||
develop 6866492d
Timestamp: 2013-03-20 18:40:26 Author: zerver [ Details ] [ Diff ] |
GML minor | ||
mod - rts/lib/gml/gml.cpp | [ Diff ] [ File ] | ||
mod - rts/lib/gml/gmlcls.h | [ Diff ] [ File ] | ||
develop e4ab10c0
Timestamp: 2013-03-20 18:39:41 Author: zerver [ Details ] [ Diff ] |
Fix crash in PrintfAppend | ||
mod - rts/System/Log/DefaultFormatter.cpp | [ Diff ] [ File ] | ||
develop 47f9e16d
Timestamp: 2013-03-20 18:39:05 Author: zerver [ Details ] [ Diff ] |
Fix SelectMenu crash on exit | ||
mod - rts/System/SpringApp.cpp | [ Diff ] [ File ] | ||
develop e00cfe8d
Timestamp: 2013-03-20 16:18:12 Author: rt [ Details ] [ Diff ] |
changelog 0000003 (...) | ||
mod - doc/changelog.txt | [ Diff ] [ File ] | ||
develop b06caff0
Timestamp: 2013-03-20 15:59:50 Author: rt [ Details ] [ Diff ] |
changelog #2 | ||
mod - doc/changelog.txt | [ Diff ] [ File ] | ||
develop 8a5e9b12
Timestamp: 2013-03-20 15:57:25 Author: rt [ Details ] [ Diff ] |
changelog | ||
mod - doc/changelog.txt | [ Diff ] [ File ] | ||
develop a981d48a
Timestamp: 2013-03-20 15:42:50 Author: rt [ Details ] [ Diff ] |
dynamic_cast --> static_cast | ||
mod - rts/Rendering/ProjectileDrawer.cpp | [ Diff ] [ File ] | ||
develop 9f4afa33
Timestamp: 2013-03-20 13:14:13 Author: rt [ Details ] [ Diff ] |
fix texturing for OBJ and ASS projectile models | ||
mod - rts/Rendering/ProjectileDrawer.cpp | [ Diff ] [ File ] | ||
develop f9f3c047
Timestamp: 2013-03-20 13:13:21 Author: rt [ Details ] [ Diff ] |
fix bug in d94909e784 and make variable names (a typical source of these bugs) less obscure | ||
mod - rts/Rendering/Models/3DModel.cpp | [ Diff ] [ File ] | ||
mod - rts/Rendering/Models/3DModel.h | [ Diff ] [ File ] | ||
mod - rts/Rendering/Models/AssParser.cpp | [ Diff ] [ File ] | ||
develop 402adf63
Timestamp: 2013-03-20 11:57:33 Author: jK [ Details ] [ Diff ] |
embed bdfeca672fe4 into syntax of other similar functions | ||
mod - rts/Lua/LuaSyncedRead.cpp | [ Diff ] [ File ] | ||
mod - rts/Lua/LuaSyncedRead.h | [ Diff ] [ File ] | ||
mod - rts/Lua/LuaUnitDefs.cpp | [ Diff ] [ File ] | ||
develop b5844dc2
Timestamp: 2013-03-20 11:55:37 Author: jK [ Details ] [ Diff ] |
fix 0003597: make VBO/PBO safer against out of memory | ||
mod - rts/Rendering/GL/VBO.cpp | [ Diff ] [ File ] | ||
develop d94909e7
Timestamp: 2013-03-20 11:54:12 Author: jK [ Details ] [ Diff ] |
fix Assimp rotations | ||
mod - rts/Rendering/Models/3DModel.cpp | [ Diff ] [ File ] | ||
mod - rts/Rendering/Models/3DModel.h | [ Diff ] [ File ] | ||
mod - rts/Rendering/Models/AssParser.cpp | [ Diff ] [ File ] | ||
develop 4cb30edf
Timestamp: 2013-03-20 02:14:19 Author: zerver [ Details ] [ Diff ] |
[MT] Fix some trees drawn even after the feature was destroyed | ||
mod - rts/Rendering/Env/ITreeDrawer.cpp | [ Diff ] [ File ] | ||
mod - rts/Rendering/Env/ITreeDrawer.h | [ Diff ] [ File ] | ||
mod - rts/Rendering/FeatureDrawer.cpp | [ Diff ] [ File ] | ||
mod - rts/Rendering/FeatureDrawer.h | [ Diff ] [ File ] | ||
mod - rts/Rendering/Models/ModelDrawer.cpp | [ Diff ] [ File ] | ||
mod - rts/Rendering/Models/ModelDrawer.h | [ Diff ] [ File ] | ||
mod - rts/System/EventBatchHandler.cpp | [ Diff ] [ File ] | ||
mod - rts/System/EventBatchHandler.h | [ Diff ] [ File ] | ||
mod - rts/System/EventClient.h | [ Diff ] [ File ] | ||
mod - rts/System/EventHandler.h | [ Diff ] [ File ] | ||
mod - rts/lib/gml/ThreadSafeContainers.h | [ Diff ] [ File ] | ||
develop 88baa11d
Timestamp: 2013-03-20 01:13:09 Author: abma [ Details ] [ Diff ] |
validation test: fix part 2 / typo | ||
mod - buildbot/slave/validation/tests-cleanup.sh | [ Diff ] [ File ] | ||
mod - buildbot/slave/validation/tests-prepare.sh | [ Diff ] [ File ] | ||
develop 7fe049b7
Timestamp: 2013-03-20 01:06:14 Author: abma [ Details ] [ Diff ] |
validation test: remove hack | ||
mod - buildbot/slave/validation/tests-prepare.sh | [ Diff ] [ File ] | ||
develop 27447994
Timestamp: 2013-03-20 00:42:08 Author: abma [ Details ] [ Diff ] |
fix compile | ||
mod - rts/Sim/Units/UnitTypes/Factory.cpp | [ Diff ] [ File ] | ||
develop 3b7b798b
Timestamp: 2013-03-20 00:34:49 Author: rt [ Details ] [ Diff ] |
fix 'Tried to mark AI %d dead, but is already dead' (probably also 0003585) | ||
mod - rts/ExternalAI/AICallback.cpp | [ Diff ] [ File ] | ||
mod - rts/ExternalAI/EngineOutHandler.cpp | [ Diff ] [ File ] | ||
mod - rts/ExternalAI/EngineOutHandler.h | [ Diff ] [ File ] | ||
mod - rts/Game/Game.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Units/Unit.h | [ Diff ] [ File ] | ||
mod - rts/Sim/Units/UnitTypes/Factory.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Units/UnitTypes/Factory.h | [ Diff ] [ File ] | ||
develop 0f622b05
Timestamp: 2013-03-19 23:06:10 Author: abma [ Details ] [ Diff ] |
fix hang on exit by enabling creg for spring-dedicated rts/System/BaseNetProtocol.cpp#L218 sizeof() is different when creg is disabled |
||
mod - rts/builds/dedicated/CMakeLists.txt | [ Diff ] [ File ] | ||
develop 398a1131
Timestamp: 2013-03-19 22:36:03 Author: rt [ Details ] [ Diff ] |
fix 0003600 | ||
mod - rts/Sim/Misc/SimObjectIDPool.cpp | [ Diff ] [ File ] | ||
develop c1ed8ae7
Timestamp: 2013-03-19 20:22:39 Author: abma [ Details ] [ Diff ] |
pr-downloader: fix permissions when extracting zip files | ||
mod - tools/pr-downloader | [ Diff ] [ File ] | ||
develop d5a7227c
Timestamp: 2013-03-19 19:57:16 Author: rt [ Details ] [ Diff ] |
fix 0003596 (minor) | ||
mod - rts/Game/UI/GuiHandler.cpp | [ Diff ] [ File ] | ||
develop dca244ed
Timestamp: 2013-03-18 20:45:07 Author: rt [ Details ] [ Diff ] |
fix 0003592 | ||
mod - doc/changelog.txt | [ Diff ] [ File ] | ||
mod - rts/Sim/MoveTypes/GroundMoveType.cpp | [ Diff ] [ File ] | ||
develop a59c5001
Timestamp: 2013-03-18 15:01:24 Author: rt [ Details ] [ Diff ] |
- | ||
mod - doc/changelog.txt | [ Diff ] [ File ] | ||