Changesets: spring
develop a22962a7
Timestamp: 2007-01-11 09:16:14 Author: trepan [ Details ] [ Diff ] |
* Replaced UnitReady() with UnitFromFactory() * Replaced "selectunits" calls with SelectUnitsBy...() calls * Disabled all widgets but "Eyes" for default installation git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@3139 37977431-3df6-0310-b722-df95706aa16b |
||
mod - game/LuaUI/Widgets/cmd_circle.lua | [ Diff ] [ File ] | ||
mod - game/LuaUI/Widgets/cmd_doline.lua | [ Diff ] [ File ] | ||
mod - game/LuaUI/Widgets/cmd_factoryclear.lua | [ Diff ] [ File ] | ||
mod - game/LuaUI/Widgets/cmd_givemobile.lua | [ Diff ] [ File ] | ||
mod - game/LuaUI/Widgets/cmd_savequeue.lua | [ Diff ] [ File ] | ||
mod - game/LuaUI/Widgets/dbg_debug.lua | [ Diff ] [ File ] | ||
mod - game/LuaUI/Widgets/gui_bigcursor.lua | [ Diff ] [ File ] | ||
mod - game/LuaUI/Widgets/gui_clock.lua | [ Diff ] [ File ] | ||
mod - game/LuaUI/Widgets/gui_comm_ends.lua | [ Diff ] [ File ] | ||
mod - game/LuaUI/Widgets/gui_eyes.lua | [ Diff ] [ File ] | ||
mod - game/LuaUI/Widgets/gui_fps.lua | [ Diff ] [ File ] | ||
mod - game/LuaUI/Widgets/gui_mousetrail.lua | [ Diff ] [ File ] | ||
mod - game/LuaUI/Widgets/gui_selbuttons.lua | [ Diff ] [ File ] | ||
mod - game/LuaUI/Widgets/gui_tooltip.lua | [ Diff ] [ File ] | ||
mod - game/LuaUI/Widgets/hook_copyqueue.lua | [ Diff ] [ File ] | ||
mod - game/LuaUI/Widgets/ico_customicons.lua | [ Diff ] [ File ] | ||
mod - game/LuaUI/Widgets/snd_chatterbox.lua | [ Diff ] [ File ] | ||
mod - game/LuaUI/Widgets/unit_factory_guard.lua | [ Diff ] [ File ] | ||
mod - game/LuaUI/Widgets/unit_immobile_buider.lua | [ Diff ] [ File ] | ||
mod - game/LuaUI/Widgets/unit_stockpile.lua | [ Diff ] [ File ] | ||
mod - game/LuaUI/main.lua | [ Diff ] [ File ] | ||
mod - game/LuaUI/widgets.lua | [ Diff ] [ File ] | ||
mod - game/gui.lua | [ Diff ] [ File ] | ||
mod - rts/Game/UI/GuiHandler.cpp | [ Diff ] [ File ] | ||
mod - rts/Game/UI/GuiHandler.h | [ Diff ] [ File ] | ||
mod - rts/Game/UI/LuaUI.cpp | [ Diff ] [ File ] | ||
mod - rts/Game/UI/LuaUI.h | [ Diff ] [ File ] | ||
mod - rts/Sim/Units/UnitTypes/Builder.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Units/UnitTypes/Factory.cpp | [ Diff ] [ File ] | ||
develop fdc7f8a5
Timestamp: 2007-01-11 04:07:02 Author: trepan [ Details ] [ Diff ] |
* Remove the "group #" test code git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@3138 37977431-3df6-0310-b722-df95706aa16b |
||
mod - game/LuaUI/main.lua | [ Diff ] [ File ] | ||
develop d49cf626
Timestamp: 2007-01-11 01:28:41 Author: trepan [ Details ] [ Diff ] |
* Removed lua_ui_interface.txt listing git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@3137 37977431-3df6-0310-b722-df95706aa16b |
||
mod - installer/sections/docs.nsh | [ Diff ] [ File ] | ||
develop 099183d5
Timestamp: 2007-01-11 00:12:51 Author: trepan [ Details ] [ Diff ] |
* Simplified widget:Update() (removed the return value) * Added a widgetHandler:ForceLayout() call git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@3136 37977431-3df6-0310-b722-df95706aa16b |
||
mod - game/LuaUI/Widgets/dbg_debug.lua | [ Diff ] [ File ] | ||
mod - game/LuaUI/layout.lua | [ Diff ] [ File ] | ||
mod - game/LuaUI/main.lua | [ Diff ] [ File ] | ||
mod - game/LuaUI/widgets.lua | [ Diff ] [ File ] | ||
develop 6f59e057
Timestamp: 2007-01-10 23:29:22 Author: betalord [ Details ] [ Diff ] |
added some more commands and <ul>/<li> tags to xsl git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@3135 37977431-3df6-0310-b722-df95706aa16b |
||
mod - Documentation/Lobby/Protocol/ProtocolDescription.xml | [ Diff ] [ File ] | ||
mod - Documentation/Lobby/Protocol/xml2html.xsl | [ Diff ] [ File ] | ||
develop e1d58fd4
Timestamp: 2007-01-10 22:25:15 Author: trepan [ Details ] [ Diff ] |
* Black is black git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@3134 37977431-3df6-0310-b722-df95706aa16b |
||
mod - game/LuaUI/Headers/colors.h.lua | [ Diff ] [ File ] | ||
develop 46ffa543
Timestamp: 2007-01-10 22:01:13 Author: trepan [ Details ] [ Diff ] |
* Quotes not required? git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@3133 37977431-3df6-0310-b722-df95706aa16b |
||
mod - installer/sections/luaui.nsh | [ Diff ] [ File ] | ||
develop 3ea9c3f7
Timestamp: 2007-01-10 21:52:10 Author: trepan [ Details ] [ Diff ] |
* This might actually work git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@3132 37977431-3df6-0310-b722-df95706aa16b |
||
mod - installer/sections/luaui.nsh | [ Diff ] [ File ] | ||
develop ab3c3208
Timestamp: 2007-01-10 21:17:37 Author: trepan [ Details ] [ Diff ] |
* Use the same thresholds as MetalMakerAI (for now) git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@3131 37977431-3df6-0310-b722-df95706aa16b |
||
mod - game/LuaUI/Widgets/unit_metal_maker.lua | [ Diff ] [ File ] | ||
develop 33524683
Timestamp: 2007-01-10 21:05:26 Author: trepan [ Details ] [ Diff ] |
* Textual edits git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@3130 37977431-3df6-0310-b722-df95706aa16b |
||
mod - game/LuaUI/Widgets/snd_chatterbox.lua | [ Diff ] [ File ] | ||
mod - game/LuaUI/Widgets/unit_stockpile.lua | [ Diff ] [ File ] | ||
develop 6a49e047
Timestamp: 2007-01-10 20:56:42 Author: trepan [ Details ] [ Diff ] |
* Added UnitFinished() LuaUI call-in (similar to UnitReady()) * Added the MetalMakers widget (a hands-free replacement for the GroupAI) git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@3129 37977431-3df6-0310-b722-df95706aa16b |
||
mod - game/LuaUI/API.txt | [ Diff ] [ File ] | ||
mod - game/LuaUI/Widgets/dbg_debug.lua | [ Diff ] [ File ] | ||
mod - game/LuaUI/Widgets/gui_minimap.lua | [ Diff ] [ File ] | ||
mod - game/LuaUI/Widgets/snd_chatterbox.lua | [ Diff ] [ File ] | ||
add - game/LuaUI/Widgets/unit_metal_maker.lua | [ Diff ] [ File ] | ||
mod - game/LuaUI/main.lua | [ Diff ] [ File ] | ||
mod - game/LuaUI/widgets.lua | [ Diff ] [ File ] | ||
mod - game/gui.lua | [ Diff ] [ File ] | ||
mod - rts/Game/UI/GuiHandler.cpp | [ Diff ] [ File ] | ||
mod - rts/Game/UI/GuiHandler.h | [ Diff ] [ File ] | ||
mod - rts/Game/UI/LuaUI.cpp | [ Diff ] [ File ] | ||
mod - rts/Game/UI/LuaUI.h | [ Diff ] [ File ] | ||
mod - rts/Sim/Units/Unit.cpp | [ Diff ] [ File ] | ||
develop 4a6f7a2c
Timestamp: 2007-01-10 12:58:34 Author: trepan [ Details ] [ Diff ] |
* Documented Draw.PolygonOffset() and Draw.PolygonMode() in the initial listing git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@3128 37977431-3df6-0310-b722-df95706aa16b |
||
mod - game/LuaUI/API.txt | [ Diff ] [ File ] | ||
develop 419562de
Timestamp: 2007-01-10 12:56:45 Author: trepan [ Details ] [ Diff ] |
* Added the SelectUnitsByKeys() and SelectUnitsByValues() LuaUI call-outs (to avoid the string concatenation required when using "selectunits" git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@3127 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/Game/UI/LuaUI.cpp | [ Diff ] [ File ] | ||
develop 366eaf04
Timestamp: 2007-01-10 07:32:11 Author: trepan [ Details ] [ Diff ] |
* Update LuaUI when rendering is disabled git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@3126 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/Game/Game.cpp | [ Diff ] [ File ] | ||
develop 98b0612d
Timestamp: 2007-01-10 01:42:30 Author: trepan [ Details ] [ Diff ] |
* updates git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@3125 37977431-3df6-0310-b722-df95706aa16b |
||
mod - Documentation/changelog.txt | [ Diff ] [ File ] | ||
develop 8ef03170
Timestamp: 2007-01-10 01:25:07 Author: trepan [ Details ] [ Diff ] |
* Removed the special layering for mouse widgets git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@3124 37977431-3df6-0310-b722-df95706aa16b |
||
mod - game/LuaUI/Widgets/gui_bigcursor.lua | [ Diff ] [ File ] | ||
mod - game/LuaUI/Widgets/gui_mousetrail.lua | [ Diff ] [ File ] | ||
develop 1c2eb331
Timestamp: 2007-01-10 00:50:36 Author: trepan [ Details ] [ Diff ] |
* The MarkerAddPoint() text parameter is optional git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@3123 37977431-3df6-0310-b722-df95706aa16b |
||
mod - game/LuaUI/API.txt | [ Diff ] [ File ] | ||
develop 56731922
Timestamp: 2007-01-10 00:49:24 Author: trepan [ Details ] [ Diff ] |
* Documented the LuaUI Marker call-outs git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@3122 37977431-3df6-0310-b722-df95706aa16b |
||
mod - game/LuaUI/API.txt | [ Diff ] [ File ] | ||
develop 51cf45c3
Timestamp: 2007-01-10 00:42:33 Author: trepan [ Details ] [ Diff ] |
* whitespace git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@3121 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/Game/UI/LuaUI.cpp | [ Diff ] [ File ] | ||
develop 41a70d82
Timestamp: 2007-01-10 00:39:43 Author: trepan [ Details ] [ Diff ] |
* Added the LuaUI MarkerAddPoint() call-out * Added the LuaUI MarkerAddLine() call-out * Added the LuaUI MarkerErasePosition() call-out git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@3120 37977431-3df6-0310-b722-df95706aa16b |
||
mod - Documentation/changelog.txt | [ Diff ] [ File ] | ||
mod - game/LuaUI/Widgets/ico_customicons.lua | [ Diff ] [ File ] | ||
mod - rts/Game/UI/LuaUI.cpp | [ Diff ] [ File ] | ||
develop 0f23c34c
Timestamp: 2007-01-10 00:34:10 Author: trepan [ Details ] [ Diff ] |
* wrap the initial icon setting in widget:Initialize() git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@3119 37977431-3df6-0310-b722-df95706aa16b |
||
mod - game/LuaUI/Widgets/ico_customicons.lua | [ Diff ] [ File ] | ||
develop 6d511c5e
Timestamp: 2007-01-10 00:32:25 Author: Licho [ Details ] [ Diff ] |
cbalance tweaks, tempadmin, votetempadmin git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@3118 37977431-3df6-0310-b722-df95706aa16b |
||
develop 42fd455f
Timestamp: 2007-01-09 23:59:19 Author: Licho [ Details ] [ Diff ] |
git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@3117 37977431-3df6-0310-b722-df95706aa16b | ||
develop b3b5bdff
Timestamp: 2007-01-09 23:58:46 Author: tvo [ Details ] [ Diff ] |
* Fix mantis 345, no more excess metal and energy unless it *really* can't be shared to allies. (a lot just got "lost" before this commit due to the implementation) * Attempt to fix mingw cross compilation (#include case sensitivity...) git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@3116 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/Game/Game.cpp | [ Diff ] [ File ] | ||
mod - rts/Game/Team.cpp | [ Diff ] [ File ] | ||
mod - rts/Game/Team.h | [ Diff ] [ File ] | ||
mod - rts/System/Platform/Win/AVIGenerator.h | [ Diff ] [ File ] | ||
develop 35a2d13f
Timestamp: 2007-01-09 23:58:43 Author: Licho [ Details ] [ Diff ] |
created SayBattle and changed all group say to say battle for uniform messaging to both game lobby and game itself git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@3115 37977431-3df6-0310-b722-df95706aa16b |
||