2025-09-06 19:17 CEST

Changesets: spring

Search ] Browse ] Back to Index ]
develop e72984fb
Timestamp: 2018-08-16 23:33:54
Author: rt
Details ] Diff ]
eat a warning
mod - rts/Game/UI/KeyCodes.cpp Diff ] File ]
maintenance f1efb871
Timestamp: 2018-08-16 23:13:04
Author: rt
Details ] Diff ]
add. ab34e7b9
mod - rts/Sim/Units/CommandAI/Command.cpp Diff ] File ]
develop d4225c02
Timestamp: 2018-08-16 23:13:04
Author: rt
Details ] Diff ]
add. ab34e7b9
mod - rts/Sim/Units/CommandAI/Command.cpp Diff ] File ]
maintenance d6536f41
Timestamp: 2018-08-16 22:41:39
Author: rt
Details ] Diff ]
fix US build
mod - tools/unitsync/CMakeLists.txt Diff ] File ]
develop eae56b4c
Timestamp: 2018-08-16 22:41:39
Author: rt
Details ] Diff ]
fix US build
mod - tools/unitsync/CMakeLists.txt Diff ] File ]
maintenance 3ddb7ef6
Timestamp: 2018-08-16 22:31:42
Author: rt
Details ] Diff ]
fix legacy AI wrapper build
mod - AI/Wrappers/LegacyCpp/CMakeLists.txt Diff ] File ]
develop 335afba2
Timestamp: 2018-08-16 22:31:42
Author: rt
Details ] Diff ]
fix legacy AI wrapper build
mod - AI/Wrappers/LegacyCpp/CMakeLists.txt Diff ] File ]
maintenance 44b1f393
Timestamp: 2018-08-16 22:15:34
Author: rt
Details ] Diff ]
fix DS build
mod - rts/builds/dedicated/CMakeLists.txt Diff ] File ]
develop 44086211
Timestamp: 2018-08-16 22:15:34
Author: rt
Details ] Diff ]
fix DS build
mod - rts/builds/dedicated/CMakeLists.txt Diff ] File ]
maintenance 138912d5
Timestamp: 2018-08-16 22:13:45
Author: rt
Details ] Diff ]
unconst for make benefit glorious AI wrapper generator
mod - rts/ExternalAI/Interface/AISCommands.h Diff ] File ]
develop 352d06d0
Timestamp: 2018-08-16 22:13:45
Author: rt
Details ] Diff ]
unconst for make benefit glorious AI wrapper generator
mod - rts/ExternalAI/Interface/AISCommands.h Diff ] File ]
maintenance ab34e7b9
Timestamp: 2018-08-16 21:49:48
Author: rt
Details ] Diff ]
keep creg in the loop
mod - rts/Sim/Units/CommandAI/Command.cpp Diff ] File ]
mod - rts/Sim/Units/CommandAI/CommandParamsPool.hpp Diff ] File ]
develop aeaeb78f
Timestamp: 2018-08-16 21:49:48
Author: rt
Details ] Diff ]
keep creg in the loop
mod - rts/Sim/Units/CommandAI/Command.cpp Diff ] File ]
mod - rts/Sim/Units/CommandAI/CommandParamsPool.hpp Diff ] File ]
maintenance 4a410ab7
Timestamp: 2018-08-16 21:41:51
Author: rt
Details ] Diff ]
fix 0006034
ZK's habit of shoving over 9000 parameters into custom
terraform commands is *of course* perfectly reasonable
mod - rts/ExternalAI/Interface/AISCommands.h Diff ] File ]
mod - rts/Sim/Units/CommandAI/Command.cpp Diff ] File ]
mod - rts/Sim/Units/CommandAI/Command.h Diff ] File ]
mod - rts/Sim/Units/CommandAI/CommandAI.cpp Diff ] File ]
add - rts/Sim/Units/CommandAI/CommandParamsPool.hpp Diff ] File ]
mod - rts/System/MainDefines.h Diff ] File ]
develop 10f807a1
Timestamp: 2018-08-16 21:41:51
Author: rt
Details ] Diff ]
fix 0006034
ZK's habit of shoving over 9000 parameters into custom
terraform commands is *of course* perfectly reasonable
mod - rts/ExternalAI/Interface/AISCommands.h Diff ] File ]
mod - rts/Sim/Units/CommandAI/Command.cpp Diff ] File ]
mod - rts/Sim/Units/CommandAI/Command.h Diff ] File ]
mod - rts/Sim/Units/CommandAI/CommandAI.cpp Diff ] File ]
add - rts/Sim/Units/CommandAI/CommandParamsPool.hpp Diff ] File ]
mod - rts/System/MainDefines.h Diff ] File ]
maintenance 2db31442
Timestamp: 2018-08-15 22:35:39
Author: rt
Details ] Diff ]
+CAI nops
mod - rts/Sim/Units/CommandAI/AirCAI.cpp Diff ] File ]
mod - rts/Sim/Units/CommandAI/BuilderCAI.cpp Diff ] File ]
mod - rts/Sim/Units/CommandAI/CommandAI.cpp Diff ] File ]
mod - rts/Sim/Units/CommandAI/FactoryCAI.cpp Diff ] File ]
mod - rts/Sim/Units/UnitHandler.cpp Diff ] File ]
develop 447130df
Timestamp: 2018-08-15 22:35:39
Author: rt
Details ] Diff ]
+CAI nops
mod - rts/Sim/Units/CommandAI/AirCAI.cpp Diff ] File ]
mod - rts/Sim/Units/CommandAI/BuilderCAI.cpp Diff ] File ]
mod - rts/Sim/Units/CommandAI/CommandAI.cpp Diff ] File ]
mod - rts/Sim/Units/CommandAI/FactoryCAI.cpp Diff ] File ]
mod - rts/Sim/Units/UnitHandler.cpp Diff ] File ]
maintenance 795e9da1
Timestamp: 2018-08-15 01:33:45
Author: rt
Details ] Diff ]
add param-counts to logged CAI errors
mod - rts/Sim/Units/CommandAI/AirCAI.cpp Diff ] File ]
mod - rts/Sim/Units/CommandAI/BuilderCAI.cpp Diff ] File ]
mod - rts/Sim/Units/CommandAI/MobileCAI.cpp Diff ] File ]
develop 14fe6485
Timestamp: 2018-08-15 01:33:45
Author: rt
Details ] Diff ]
add param-counts to logged CAI errors
mod - rts/Sim/Units/CommandAI/AirCAI.cpp Diff ] File ]
mod - rts/Sim/Units/CommandAI/BuilderCAI.cpp Diff ] File ]
mod - rts/Sim/Units/CommandAI/MobileCAI.cpp Diff ] File ]
maintenance 2a9934c2
Timestamp: 2018-08-14 23:05:41
Author: rt
Details ] Diff ]
fix altitude calculation for HAMT planes during takeoff
mod - rts/Sim/MoveTypes/HoverAirMoveType.cpp Diff ] File ]
develop 3b2b8b9c
Timestamp: 2018-08-14 23:05:41
Author: rt
Details ] Diff ]
fix altitude calculation for HAMT planes during takeoff
mod - rts/Sim/MoveTypes/HoverAirMoveType.cpp Diff ] File ]
maintenance cd7a6d75
Timestamp: 2018-08-13 20:39:15
Author: rt
Details ] Diff ]
add. use UnitDef funcs for filter conditions
mod - rts/Game/UI/SelectionKeyHandler.cpp Diff ] File ]
develop c386735a
Timestamp: 2018-08-13 20:39:15
Author: rt
Details ] Diff ]
add. use UnitDef funcs for filter conditions
mod - rts/Game/UI/SelectionKeyHandler.cpp Diff ] File ]
maintenance ea15ac5d
Timestamp: 2018-08-13 20:02:48
Author: rt
Details ] Diff ]
SelectionKeyHandler nlc
mod - rts/Game/Game.cpp Diff ] File ]
mod - rts/Game/UI/KeyCodes.cpp Diff ] File ]
mod - rts/Game/UI/SelectionKeyHandler.cpp Diff ] File ]
mod - rts/Game/UI/SelectionKeyHandler.h Diff ] File ]
mod - rts/Game/UnsyncedGameCommands.cpp Diff ] File ]
develop 3ed94796
Timestamp: 2018-08-13 20:02:48
Author: rt
Details ] Diff ]
SelectionKeyHandler nlc
mod - rts/Game/Game.cpp Diff ] File ]
mod - rts/Game/UI/KeyCodes.cpp Diff ] File ]
mod - rts/Game/UI/SelectionKeyHandler.cpp Diff ] File ]
mod - rts/Game/UI/SelectionKeyHandler.h Diff ] File ]
mod - rts/Game/UnsyncedGameCommands.cpp Diff ] File ]
First  Prev  1 2 3 ... 82 83 84 85 86 87 88 ... 110 ... 220 ... 330 ... 440 ... 550 ... 660 ... 770 ... 880 ... 990 ... 1057 1058 1059  Next  Last