Changesets: spring
develop e22382a9
Timestamp: 2009-09-07 18:54:08 Author: hoijui [ Details ] [ Diff ] |
AI: AAI: add BA 7.01 config file | ||
add - AI/Skirmish/AAI/data/cfg/mod/BA701.cfg | [ Diff ] [ File ] | ||
develop 48794bb6
Timestamp: 2009-09-07 15:44:13 Author: hoijui [ Details ] [ Diff ] |
AI: add /aireload to word completion | ||
mod - rts/Game/Game.cpp | [ Diff ] [ File ] | ||
mod - rts/Game/WordCompletion.cpp | [ Diff ] [ File ] | ||
develop 2f0afb72
Timestamp: 2009-09-07 13:09:38 Author: hoijui [ Details ] [ Diff ] |
AI: allow using ai commands (/aikill, /aicontrol, /aireload) in multiplayer games too, as they do not cause desyncs anymore. | ||
mod - rts/Game/Game.cpp | [ Diff ] [ File ] | ||
develop e1b2744b
Timestamp: 2009-09-07 11:21:07 Author: hoijui [ Details ] [ Diff ] |
AI: disallow killing a Lua AI & some cleanup | ||
mod - rts/ExternalAI/SkirmishAIHandler.cpp | [ Diff ] [ File ] | ||
mod - rts/Game/Game.cpp | [ Diff ] [ File ] | ||
develop d658214f
Timestamp: 2009-09-07 08:40:37 Author: hoijui [ Details ] [ Diff ] |
AI: add Lua AI short names to word completion for /aicontrol | ||
mod - rts/Game/Game.cpp | [ Diff ] [ File ] | ||
develop 41becc22
Timestamp: 2009-09-07 08:40:01 Author: hoijui [ Details ] [ Diff ] |
AI: Load Lua AI short names, and properly categorize AIs into Lua or not | ||
mod - rts/ExternalAI/SkirmishAIHandler.cpp | [ Diff ] [ File ] | ||
mod - rts/ExternalAI/SkirmishAIHandler.h | [ Diff ] [ File ] | ||
mod - rts/Game/PreGame.cpp | [ Diff ] [ File ] | ||
develop 80bd19d1
Timestamp: 2009-09-07 08:38:09 Author: hoijui [ Details ] [ Diff ] |
minimal white-space fixes | ||
mod - rts/Game/Game.cpp | [ Diff ] [ File ] | ||
mod - rts/Game/StartScripts/CommanderScript.cpp | [ Diff ] [ File ] | ||
develop 074d771d
Timestamp: 2009-09-07 08:00:48 Author: hoijui [ Details ] [ Diff ] |
AI: fix for Map.getCurWind (fdf21e2985df6d5e84fcd5f35981af4fab8f5dca) | ||
mod - rts/ExternalAI/SSkirmishAICallbackImpl.cpp | [ Diff ] [ File ] | ||
develop 51169249
Timestamp: 2009-09-06 20:53:07 Author: Karl-Robert Ernst [ Details ] [ Diff ] |
don't push background over the foreground | ||
mod - rts/Game/SelectMenu.cpp | [ Diff ] [ File ] | ||
mod - rts/Game/SelectMenu.h | [ Diff ] [ File ] | ||
mod - rts/aGui/Gui.cpp | [ Diff ] [ File ] | ||
mod - rts/aGui/Gui.h | [ Diff ] [ File ] | ||
develop 35d6b827
Timestamp: 2009-09-06 19:51:25 Author: Karl-Robert Ernst [ Details ] [ Diff ] |
moar cleanup | ||
mod - rts/Game/SelectMenu.cpp | [ Diff ] [ File ] | ||
develop 425e364e
Timestamp: 2009-09-06 19:41:59 Author: Karl-Robert Ernst [ Details ] [ Diff ] |
cleanup | ||
mod - rts/Game/SelectMenu.cpp | [ Diff ] [ File ] | ||
mod - rts/Game/SelectMenu.h | [ Diff ] [ File ] | ||
develop 2169b4f9
Timestamp: 2009-09-06 19:36:13 Author: Karl-Robert Ernst [ Details ] [ Diff ] |
pressing return in selection window does not start game anymore | ||
mod - rts/Game/SelectMenu.cpp | [ Diff ] [ File ] | ||
mod - rts/Game/SelectMenu.h | [ Diff ] [ File ] | ||
mod - rts/aGui/Picture.cpp | [ Diff ] [ File ] | ||
mod - rts/aGui/Picture.h | [ Diff ] [ File ] | ||
develop 496fefeb
Timestamp: 2009-09-06 18:22:57 Author: kloot [ Details ] [ Diff ] |
add HughAI as a submodule | ||
mod - .gitmodules | [ Diff ] [ File ] | ||
develop 9b4de3a0
Timestamp: 2009-09-06 16:13:35 Author: Tobi Vollebregt [ Details ] [ Diff ] |
lua: math.random: interval with one element != empty interval (makes it more consistent with Lua's math.random too) |
||
mod - rts/Lua/LuaHandleSynced.cpp | [ Diff ] [ File ] | ||
develop 397d9e1b
Timestamp: 2009-09-06 15:58:28 Author: Tobi Vollebregt [ Details ] [ Diff ] |
lua unit script: fix piece number mismatch | ||
mod - rts/Sim/Units/COB/LuaUnitScript.cpp | [ Diff ] [ File ] | ||
develop b7666145
Timestamp: 2009-09-06 12:52:44 Author: Tobi Vollebregt [ Details ] [ Diff ] |
lua unit script: don't make prototype env for each unitdef, one is enough | ||
mod - installer/builddata/springcontent/LuaGadgets/Gadgets/unit_script.lua | [ Diff ] [ File ] | ||
develop 249e3eb9
Timestamp: 2009-09-05 20:13:18 Author: Karl-Robert Ernst [ Details ] [ Diff ] |
remove unused file | ||
rm - rts/Game/Camera/LuaCameraCtrl.cpp | [ Diff ] [ File ] | ||
rm - rts/Game/Camera/LuaCameraCtrl.h | [ Diff ] [ File ] | ||
develop a2e6929e
Timestamp: 2009-09-05 19:57:47 Author: Karl-Robert Ernst [ Details ] [ Diff ] |
real fix | ||
mod - rts/Game/Camera/FreeController.cpp | [ Diff ] [ File ] | ||
mod - rts/Game/Camera/OverheadController.cpp | [ Diff ] [ File ] | ||
mod - rts/Game/Camera/OverheadController.h | [ Diff ] [ File ] | ||
mod - rts/Game/Camera/RotOverheadController.cpp | [ Diff ] [ File ] | ||
mod - rts/Game/Camera/RotOverheadController.h | [ Diff ] [ File ] | ||
mod - rts/Game/Camera/SmoothController.cpp | [ Diff ] [ File ] | ||
mod - rts/Game/Camera/SmoothController.h | [ Diff ] [ File ] | ||
mod - rts/Game/Camera/TWController.cpp | [ Diff ] [ File ] | ||
mod - rts/Game/Camera/TWController.h | [ Diff ] [ File ] | ||
mod - rts/Game/CameraHandler.cpp | [ Diff ] [ File ] | ||
develop cf16f2ce
Timestamp: 2009-09-05 17:53:02 Author: Tobi Vollebregt [ Details ] [ Diff ] |
forgot to add SFX to System table earlier | ||
mod - installer/builddata/springcontent/LuaGadgets/system.lua | [ Diff ] [ File ] | ||
develop 4e348bc2
Timestamp: 2009-09-05 17:44:58 Author: Tobi Vollebregt [ Details ] [ Diff ] |
(temp?) fix for broken camera movement due to 89a814ac | ||
mod - rts/Game/CameraHandler.cpp | [ Diff ] [ File ] | ||
develop fdf21e29
Timestamp: 2009-09-05 15:20:05 Author: kloot [ Details ] [ Diff ] |
AI: expose the current wind strength | ||
mod - AI/Wrappers/LegacyCpp/AIAICallback.cpp | [ Diff ] [ File ] | ||
mod - AI/Wrappers/LegacyCpp/AIAICallback.h | [ Diff ] [ File ] | ||
mod - rts/ExternalAI/AICallback.cpp | [ Diff ] [ File ] | ||
mod - rts/ExternalAI/AICallback.h | [ Diff ] [ File ] | ||
mod - rts/ExternalAI/IAICallback.h | [ Diff ] [ File ] | ||
mod - rts/ExternalAI/Interface/SSkirmishAICallback.h | [ Diff ] [ File ] | ||
mod - rts/ExternalAI/SSkirmishAICallbackImpl.cpp | [ Diff ] [ File ] | ||
develop 67434a85
Timestamp: 2009-09-05 02:02:03 Author: zerver [ Details ] [ Diff ] |
Fix the fix | ||
mod - rts/Sim/Projectiles/ProjectileHandler.cpp | [ Diff ] [ File ] | ||
develop d310769d
Timestamp: 2009-09-04 21:44:17 Author: zerver [ Details ] [ Diff ] |
Fix ghosted buildings | ||
mod - rts/Rendering/UnitModels/UnitDrawer.cpp | [ Diff ] [ File ] | ||
develop 053fa382
Timestamp: 2009-09-04 20:15:22 Author: zerver [ Details ] [ Diff ] |
Update VS8 vcproj | ||
mod - rts/System/Joystick.cpp | [ Diff ] [ File ] | ||
mod - rts/build/vstudio8/rts.vcproj | [ Diff ] [ File ] | ||
develop f042a15a
Timestamp: 2009-09-04 01:35:48 Author: Karl-Robert Ernst [ Details ] [ Diff ] |
lots of code, just for simple Joystick-Lua-Callins | ||
mod - game/LuaUI/callins.lua | [ Diff ] [ File ] | ||
mod - game/LuaUI/widgets.lua | [ Diff ] [ File ] | ||
mod - rts/Lua/LuaHandle.cpp | [ Diff ] [ File ] | ||
mod - rts/Lua/LuaHandle.h | [ Diff ] [ File ] | ||
mod - rts/System/EventClient.cpp | [ Diff ] [ File ] | ||
mod - rts/System/EventClient.h | [ Diff ] [ File ] | ||
mod - rts/System/EventHandler.cpp | [ Diff ] [ File ] | ||
mod - rts/System/EventHandler.h | [ Diff ] [ File ] | ||
mod - rts/System/Joystick.cpp | [ Diff ] [ File ] | ||
mod - rts/System/Joystick.h | [ Diff ] [ File ] | ||