Changesets: spring
develop eb8bbf5b
Timestamp: 2013-02-07 13:55:06 Author: rt [ Details ] [ Diff ] |
fix GrassDrawer crash after 1c682f6ba3 | ||
mod - rts/Rendering/Env/GrassDrawer.cpp | [ Diff ] [ File ] | ||
mod - rts/Rendering/Env/GrassDrawer.h | [ Diff ] [ File ] | ||
develop 32d52706
Timestamp: 2013-02-07 13:44:10 Author: rt [ Details ] [ Diff ] |
QTPFS: don't desync if called from unsynced | ||
mod - rts/Sim/Path/QTPFS/PathManager.cpp | [ Diff ] [ File ] | ||
develop 62f512f2
Timestamp: 2013-02-07 13:35:10 Author: rt [ Details ] [ Diff ] |
fix: call Factory::SendToEmptySpot iff new unit has no orders of its own | ||
mod - rts/Sim/Units/UnitTypes/Factory.cpp | [ Diff ] [ File ] | ||
develop e06c9321
Timestamp: 2013-02-07 11:33:51 Author: rt [ Details ] [ Diff ] |
fix nanoframe jitter for being-built gmt units (minor) | ||
mod - rts/Sim/MoveTypes/GroundMoveType.cpp | [ Diff ] [ File ] | ||
develop b60b8a29
Timestamp: 2013-02-07 02:09:34 Author: rt [ Details ] [ Diff ] |
fix missing return | ||
mod - rts/Sim/Path/QTPFS/PathManager.cpp | [ Diff ] [ File ] | ||
develop 4d529150
Timestamp: 2013-02-07 00:44:53 Author: rt [ Details ] [ Diff ] |
qtpfs: minor style tweak | ||
mod - rts/Sim/Path/QTPFS/PathManager.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Path/QTPFS/PathManager.hpp | [ Diff ] [ File ] | ||
develop 2e97d6c4
Timestamp: 2013-02-05 22:46:28 Author: abma [ Details ] [ Diff ] |
AAI: addition to 2adb14c1db52d4ca741c093bb3d9ac4691afed34 | ||
mod - AI/Skirmish/AAI/data/cfg/mod/XTA.cfg | [ Diff ] [ File ] | ||
mod - doc/changelog.txt | [ Diff ] [ File ] | ||
develop 6135ebef
Timestamp: 2013-02-05 20:16:41 Author: rt [ Details ] [ Diff ] |
addendum | ||
mod - rts/Sim/Units/UnitTypes/Builder.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Units/UnitTypes/Builder.h | [ Diff ] [ File ] | ||
develop 43bbc810
Timestamp: 2013-02-05 19:59:26 Author: rt [ Details ] [ Diff ] |
fix 0003442 (multiple build-started sounds, NOT a game issue) | ||
mod - doc/changelog.txt | [ Diff ] [ File ] | ||
mod - rts/Sim/Units/UnitTypes/Builder.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Units/UnitTypes/Builder.h | [ Diff ] [ File ] | ||
develop 2adb14c1
Timestamp: 2013-02-05 04:37:47 Author: abma [ Details ] [ Diff ] |
AAI: fix XTA config, AAI now only works with XTA>9.71 fix fallback log |
||
mod - AI/Skirmish/AAI/AAI.cpp | [ Diff ] [ File ] | ||
mod - AI/Skirmish/AAI/data/cfg/mod/XTA.cfg | [ Diff ] [ File ] | ||
mod - doc/changelog.txt | [ Diff ] [ File ] | ||
develop 07f5e4aa
Timestamp: 2013-02-05 02:06:58 Author: abma [ Details ] [ Diff ] |
fix 0003408 (wrong doc string for globallos) | ||
mod - doc/cmds.txt | [ Diff ] [ File ] | ||
develop 1150bd80
Timestamp: 2013-02-05 00:29:03 Author: abma [ Details ] [ Diff ] |
update pr-downloader: fix depends where not downloaded | ||
mod - tools/pr-downloader | [ Diff ] [ File ] | ||
develop 08b90a62
Timestamp: 2013-02-04 17:43:49 Author: rt [ Details ] [ Diff ] |
check demos for desyncs in all SYNCCHECK builds | ||
mod - rts/Game/NetCommands.cpp | [ Diff ] [ File ] | ||
develop 1b6739bb
Timestamp: 2013-02-04 17:08:40 Author: rt [ Details ] [ Diff ] |
misplaced '}' | ||
mod - rts/Sim/Misc/GlobalConstants.h | [ Diff ] [ File ] | ||
develop 0a9d06f5
Timestamp: 2013-02-04 15:03:18 Author: rt [ Details ] [ Diff ] |
move footprint scale-factor to GlobalConstants | ||
mod - rts/Sim/Features/FeatureHandler.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Misc/GlobalConstants.h | [ Diff ] [ File ] | ||
mod - rts/Sim/Misc/NanoPieceCache.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Misc/NanoPieceCache.h | [ Diff ] [ File ] | ||
mod - rts/Sim/MoveTypes/MoveDefHandler.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Units/UnitDef.cpp | [ Diff ] [ File ] | ||
develop ef289a46
Timestamp: 2013-02-04 12:43:29 Author: rt [ Details ] [ Diff ] |
Revert "UnitDef: support double-resolution yardmaps for buildings" This reverts commit f92ef31ee91a4a4e1f30e463f0a2509c5ce6f1e8. |
||
mod - doc/changelog.txt | [ Diff ] [ File ] | ||
mod - rts/Sim/Units/UnitDef.cpp | [ Diff ] [ File ] | ||
develop 05e049b8
Timestamp: 2013-02-04 12:41:51 Author: rt [ Details ] [ Diff ] |
fix comment, again | ||
mod - rts/Sim/Misc/NanoPieceCache.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Misc/NanoPieceCache.h | [ Diff ] [ File ] | ||
develop fb377148
Timestamp: 2013-02-04 11:52:51 Author: jK [ Details ] [ Diff ] |
stop calling QueryNanoPiece once SetUnitNanoPieces was called | ||
mod - rts/Lua/LuaSyncedCtrl.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Misc/NanoPieceCache.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Misc/NanoPieceCache.h | [ Diff ] [ File ] | ||
develop 8175b50f
Timestamp: 2013-02-04 10:52:19 Author: jK [ Details ] [ Diff ] |
make Set/GetUnitNanoPieces taking modelPieceNums again And make NanoPieceCache returning those, too. Reasons: 1. all Lua functions take modelPieceNums 2. with those we aren't limited to COB piece-indexed ones |
||
mod - rts/Lua/LuaSyncedCtrl.cpp | [ Diff ] [ File ] | ||
mod - rts/Lua/LuaSyncedRead.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Misc/NanoPieceCache.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Misc/NanoPieceCache.h | [ Diff ] [ File ] | ||
mod - rts/Sim/Units/Scripts/UnitScript.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Units/UnitTypes/Builder.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Units/UnitTypes/Factory.cpp | [ Diff ] [ File ] | ||
develop f92ef31e
Timestamp: 2013-02-04 00:12:56 Author: rt [ Details ] [ Diff ] |
UnitDef: support double-resolution yardmaps for buildings | ||
mod - doc/changelog.txt | [ Diff ] [ File ] | ||
mod - rts/Sim/Units/UnitDef.cpp | [ Diff ] [ File ] | ||
develop ede72b22
Timestamp: 2013-02-04 00:12:56 Author: rt [ Details ] [ Diff ] |
cherry-pick f92ef31ee91a4a4e1f30e463f0a2509c5ce6f1e8 | ||
mod - rts/Sim/Units/UnitDef.cpp | [ Diff ] [ File ] | ||
develop a74a835b
Timestamp: 2013-02-03 17:52:16 Author: zerver [ Details ] [ Diff ] |
Copy OffscreenGLContext from MTsim branch because it has bugfixes | ||
mod - rts/System/OffscreenGLContext.cpp | [ Diff ] [ File ] | ||
develop 4c4df42f
Timestamp: 2013-02-03 13:59:18 Author: abma [ Details ] [ Diff ] |
Merge pull request 0000055 from MadrMan/fixes fix crash after getting a map loading error |
||
mod - rts/Game/Player.cpp | [ Diff ] [ File ] | ||
develop 0c07efb5
Timestamp: 2013-02-03 13:26:25 Author: rt [ Details ] [ Diff ] |
KISS wrt. model and script piece indices | ||
mod - rts/Rendering/Models/3DModel.cpp | [ Diff ] [ File ] | ||
mod - rts/Rendering/Models/3DModel.h | [ Diff ] [ File ] | ||
develop 9ab82621
Timestamp: 2013-02-03 12:43:56 Author: rt [ Details ] [ Diff ] |
clarify | ||
mod - rts/Sim/Misc/NanoPieceCache.h | [ Diff ] [ File ] | ||
mod - rts/Sim/Units/UnitTypes/Builder.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Units/UnitTypes/Factory.cpp | [ Diff ] [ File ] | ||