Changesets: spring
|
develop 4234353a
Timestamp: 2016-02-12 01:54:25 Author: rtri [ Details ] [ Diff ] |
fix 0005085 | ||
| mod - rts/Sim/Units/CommandAI/CommandAI.cpp | [ Diff ] [ File ] | ||
|
develop e032c3aa
Timestamp: 2016-02-12 01:00:03 Author: rtri [ Details ] [ Diff ] |
fix 0005083 | ||
| mod - rts/Game/UI/GuiHandler.cpp | [ Diff ] [ File ] | ||
|
develop a8134e49
Timestamp: 2016-02-11 17:28:50 Author: Eshed [ Details ] [ Diff ] |
changelog-- | ||
| mod - doc/changelog.txt | [ Diff ] [ File ] | ||
|
develop e827fefb
Timestamp: 2016-02-11 17:27:24 Author: Eshed [ Details ] [ Diff ] |
Fix 0005080 | ||
| mod - rts/Sim/MoveTypes/HoverAirMoveType.cpp | [ Diff ] [ File ] | ||
|
develop 9788e8da
Timestamp: 2016-02-11 16:58:03 Author: Eshed [ Details ] [ Diff ] |
revert Activate/Deavtivate changes for now | ||
| mod - rts/Sim/MoveTypes/AAirMoveType.cpp | [ Diff ] [ File ] | ||
| mod - rts/Sim/MoveTypes/HoverAirMoveType.cpp | [ Diff ] [ File ] | ||
| mod - rts/Sim/MoveTypes/StrafeAirMoveType.cpp | [ Diff ] [ File ] | ||
|
develop 7172dc93
Timestamp: 2016-02-11 13:20:15 Author: rtri [ Details ] [ Diff ] |
fix 0005082 fix infotex being bound by FeatureDrawer for no reason (WTF--) |
||
| mod - rts/Rendering/FeatureDrawer.cpp | [ Diff ] [ File ] | ||
| mod - rts/Rendering/UnitDrawerState.cpp | [ Diff ] [ File ] | ||
| mod - rts/Rendering/WorldDrawer.cpp | [ Diff ] [ File ] | ||
| mod - rts/System/SpringApp.cpp | [ Diff ] [ File ] | ||
|
develop 788c804e
Timestamp: 2016-02-10 21:07:44 Author: rtri [ Details ] [ Diff ] |
fix 0005079 | ||
| mod - rts/Lua/LuaSyncedCtrl.cpp | [ Diff ] [ File ] | ||
| mod - rts/Sim/MoveTypes/AAirMoveType.cpp | [ Diff ] [ File ] | ||
| mod - rts/Sim/MoveTypes/AAirMoveType.h | [ Diff ] [ File ] | ||
| mod - rts/Sim/MoveTypes/GroundMoveType.cpp | [ Diff ] [ File ] | ||
| mod - rts/Sim/MoveTypes/GroundMoveType.h | [ Diff ] [ File ] | ||
| mod - rts/Sim/MoveTypes/HoverAirMoveType.cpp | [ Diff ] [ File ] | ||
| mod - rts/Sim/MoveTypes/MoveType.h | [ Diff ] [ File ] | ||
|
develop eb5b2b66
Timestamp: 2016-02-10 20:29:22 Author: rtri [ Details ] [ Diff ] |
*AirMoveType: call script Activate only when taking off, Deactivate only when landed | ||
| mod - doc/changelog.txt | [ Diff ] [ File ] | ||
| mod - rts/Sim/MoveTypes/HoverAirMoveType.cpp | [ Diff ] [ File ] | ||
| mod - rts/Sim/MoveTypes/StrafeAirMoveType.cpp | [ Diff ] [ File ] | ||
|
develop c4d83312
Timestamp: 2016-02-10 18:58:12 Author: rtri [ Details ] [ Diff ] |
StrafeAirMoveType: move Activate from FLYING to TAKEOFF (nlc; fallthrough) | ||
| mod - rts/Sim/MoveTypes/HoverAirMoveType.cpp | [ Diff ] [ File ] | ||
| mod - rts/Sim/MoveTypes/StrafeAirMoveType.cpp | [ Diff ] [ File ] | ||
|
develop 5270d4eb
Timestamp: 2016-02-10 18:52:50 Author: rtri [ Details ] [ Diff ] |
HoverAirMoveType: call Activate/Unblock/SetBit on TAKEOFF, not FLYING | ||
| mod - rts/Sim/MoveTypes/HoverAirMoveType.cpp | [ Diff ] [ File ] | ||
|
develop 6d567b70
Timestamp: 2016-02-10 15:49:18 Author: rtri [ Details ] [ Diff ] |
fix 0005078 | ||
| mod - rts/Lua/LuaSyncedRead.cpp | [ Diff ] [ File ] | ||
|
develop 9ebb8481
Timestamp: 2016-02-10 15:18:07 Author: Eshed [ Details ] [ Diff ] |
uniforms need to be set during validation | ||
| mod - rts/Lua/LuaShaders.cpp | [ Diff ] [ File ] | ||
|
develop 60f69224
Timestamp: 2016-02-10 14:10:47 Author: Eshed [ Details ] [ Diff ] |
Use ObjDrawPos in commands and error icons. | ||
| mod - rts/Game/UI/MiniMap.cpp | [ Diff ] [ File ] | ||
| mod - rts/Lua/LuaUnsyncedRead.cpp | [ Diff ] [ File ] | ||
| mod - rts/Rendering/CommandDrawer.cpp | [ Diff ] [ File ] | ||
| mod - rts/Rendering/UnitDrawer.cpp | [ Diff ] [ File ] | ||
| mod - rts/Sim/Units/Unit.h | [ Diff ] [ File ] | ||
|
develop 3855c790
Timestamp: 2016-02-10 13:13:12 Author: Eshed [ Details ] [ Diff ] |
(Should) Fix 0005076 | ||
| mod - rts/Sim/MoveTypes/AAirMoveType.cpp | [ Diff ] [ File ] | ||
| mod - rts/Sim/MoveTypes/StrafeAirMoveType.cpp | [ Diff ] [ File ] | ||
|
develop 51c34fd9
Timestamp: 2016-02-10 12:14:04 Author: rtri [ Details ] [ Diff ] |
cubemap: fix misplaced glClear* and actually obey comment | ||
| mod - rts/Rendering/Env/CubeMapHandler.cpp | [ Diff ] [ File ] | ||
|
develop 1ea4d20b
Timestamp: 2016-02-09 23:42:55 Author: rtri [ Details ] [ Diff ] |
align Pump, not Push | ||
| mod - rts/Rendering/Models/IModelParser.cpp | [ Diff ] [ File ] | ||
|
develop d2a3498b
Timestamp: 2016-02-09 22:31:53 Author: rtri [ Details ] [ Diff ] |
changelog | ||
| mod - doc/changelog.txt | [ Diff ] [ File ] | ||
|
develop 3acb08b5
Timestamp: 2016-02-09 22:30:17 Author: rtri [ Details ] [ Diff ] |
Merge branch 'develop' of github.com:spring/spring into develop | ||
| mod - rts/Rendering/Textures/Bitmap.cpp | [ Diff ] [ File ] | ||
| mod - rts/Rendering/Textures/Bitmap.h | [ Diff ] [ File ] | ||
|
develop b8a9ac53
Timestamp: 2016-02-09 22:24:08 Author: jK [ Details ] [ Diff ] |
SSMF: fix aniso filtering with dds textures | ||
| mod - rts/Rendering/Textures/Bitmap.cpp | [ Diff ] [ File ] | ||
| mod - rts/Rendering/Textures/Bitmap.h | [ Diff ] [ File ] | ||
|
develop 26e95bac
Timestamp: 2016-02-09 22:21:20 Author: rtri [ Details ] [ Diff ] |
align stack for ModelParser::LoadQueue::Push just in case | ||
| mod - rts/Rendering/Models/IModelParser.cpp | [ Diff ] [ File ] | ||
| mod - rts/System/Events.def | [ Diff ] [ File ] | ||
|
develop c46efa99
Timestamp: 2016-02-09 22:09:09 Author: rtri [ Details ] [ Diff ] |
s/UnitNanoframed/UnitReverseBuilt (less TA-isms) | ||
| mod - rts/Lua/LuaHandle.cpp | [ Diff ] [ File ] | ||
| mod - rts/Lua/LuaHandle.h | [ Diff ] [ File ] | ||
| mod - rts/Sim/Misc/LosHandler.cpp | [ Diff ] [ File ] | ||
| mod - rts/Sim/Misc/LosHandler.h | [ Diff ] [ File ] | ||
| mod - rts/Sim/Units/Unit.cpp | [ Diff ] [ File ] | ||
| mod - rts/System/EventClient.h | [ Diff ] [ File ] | ||
| mod - rts/System/EventHandler.h | [ Diff ] [ File ] | ||
|
develop 1eb1976f
Timestamp: 2016-02-09 18:57:39 Author: Eshed [ Details ] [ Diff ] |
changelog++ | ||
| mod - doc/changelog.txt | [ Diff ] [ File ] | ||
|
develop 1f7e0577
Timestamp: 2016-02-09 17:20:46 Author: Eshed [ Details ] [ Diff ] |
seperate=>separate | ||
| mod - doc/changelog.txt | [ Diff ] [ File ] | ||
|
develop c033f79b
Timestamp: 2016-02-09 17:19:38 Author: rtri [ Details ] [ Diff ] |
fix 0005075 do not start camera transitions in Lua-invoked CameraHandler::SetState (*gets can already implement smooth transitioning themselves, a callout would count as "nice to have") so it can be safely called in DrawScreen |
||
| mod - rts/Game/CameraHandler.cpp | [ Diff ] [ File ] | ||
| mod - rts/Lua/LuaUnsyncedCtrl.cpp | [ Diff ] [ File ] | ||
|
develop ffede311
Timestamp: 2016-02-09 16:28:27 Author: rtri [ Details ] [ Diff ] |
fix 0005066 0004687 | ||
| mod - rts/Game/Camera.cpp | [ Diff ] [ File ] | ||
| mod - rts/Game/Camera.h | [ Diff ] [ File ] | ||
| mod - rts/Game/CameraHandler.cpp | [ Diff ] [ File ] | ||
| mod - rts/Lua/LuaUnsyncedRead.cpp | [ Diff ] [ File ] | ||
| mod - rts/Map/SM3/SM3GroundDrawer.cpp | [ Diff ] [ File ] | ||
| mod - rts/Map/SMF/Legacy/LegacyMeshDrawer.cpp | [ Diff ] [ File ] | ||
| mod - rts/Rendering/Env/CubeMapHandler.cpp | [ Diff ] [ File ] | ||
