Changesets: spring
develop 8b407728
Timestamp: 2007-02-04 08:37:20 Author: trepan [ Details ] [ Diff ] |
* Corrected single-unit selection in the minimap when spectatingFullSelect is enabled git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@3386 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/Game/UI/MiniMap.cpp | [ Diff ] [ File ] | ||
develop ec1c406e
Timestamp: 2007-02-04 07:54:21 Author: przybyjw [ Details ] [ Diff ] |
Fixes a crash bug in GetQuadsOnRay where very complicated calculations can extend dst beyond the array size. This stops said calculation. git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@3385 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/Sim/Misc/QuadField.cpp | [ Diff ] [ File ] | ||
develop d7643f1e
Timestamp: 2007-02-04 05:22:24 Author: trepan [ Details ] [ Diff ] |
* Touch-ups git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@3384 37977431-3df6-0310-b722-df95706aa16b |
||
mod - game/LuaUI/CHANGELOG.txt | [ Diff ] [ File ] | ||
develop cb0aa1cc
Timestamp: 2007-02-04 05:17:18 Author: trepan [ Details ] [ Diff ] |
* Added the LuaUI UnitEnteredRadar() call-in * Added the LuaUI UnitEnteredLos() call-in * Added the LuaUI UnitLeftRadar() call-in * Added the LuaUI UnitLeftLos() call-in * Implemented 'flex' call-ins, that can be set to nil if no widgets are using them (to avoid wasted cpu cycles) git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@3383 37977431-3df6-0310-b722-df95706aa16b |
||
mod - game/LuaUI/API.txt | [ Diff ] [ File ] | ||
mod - game/LuaUI/CHANGELOG.txt | [ Diff ] [ File ] | ||
mod - game/LuaUI/main.lua | [ Diff ] [ File ] | ||
mod - game/LuaUI/widgets.lua | [ Diff ] [ File ] | ||
mod - game/gui.lua | [ Diff ] [ File ] | ||
mod - rts/ExternalAI/IGlobalAI.h | [ 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/Rendering/InMapDraw.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Units/Unit.cpp | [ Diff ] [ File ] | ||
develop 3bd2e200
Timestamp: 2007-02-03 13:13:11 Author: trepan [ Details ] [ Diff ] |
* Limited GetUnitHealth() and GetUnitRadius() * Allowed GetUnitsInRectangle() to report visible enemy units git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@3382 37977431-3df6-0310-b722-df95706aa16b |
||
mod - game/LuaUI/CHANGELOG.txt | [ Diff ] [ File ] | ||
mod - game/LuaUI/NEWS.txt | [ Diff ] [ File ] | ||
mod - rts/Game/UI/LuaUI.cpp | [ Diff ] [ File ] | ||
develop 85c30abf
Timestamp: 2007-02-03 12:26:31 Author: trepan [ Details ] [ Diff ] |
* Made the GetTeamUnitsCounts() 'unknown' handling consistent with GetTeamUnitsSorted() * Added previous LOS unitdef detection to AICallback git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@3381 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/ExternalAI/AICallback.cpp | [ Diff ] [ File ] | ||
mod - rts/Game/UI/LuaUI.cpp | [ Diff ] [ File ] | ||
develop a63056bd
Timestamp: 2007-02-03 11:44:29 Author: trepan [ Details ] [ Diff ] |
* Fixed GetUnitDefID() git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@3380 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/Game/UI/LuaUI.cpp | [ Diff ] [ File ] | ||
develop eac17172
Timestamp: 2007-02-03 11:23:49 Author: trepan [ Details ] [ Diff ] |
* Fixed GetTeamUnitsSorted() (for unknown unitdefs) git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@3379 37977431-3df6-0310-b722-df95706aa16b |
||
mod - game/LuaUI/main.lua | [ Diff ] [ File ] | ||
mod - rts/Game/UI/LuaUI.cpp | [ Diff ] [ File ] | ||
develop 67ca7a94
Timestamp: 2007-02-03 10:47:14 Author: trepan [ Details ] [ Diff ] |
* Added enemy team queries to: - GetTeamUnits() - GetTeamUnitsSorted() - GetTeamUnitsCounts() * Added LuaUI GetUnitGroup() call-out * Changed unit maps to unit arrays in: - GetSelectedUnitsSorted() - GetGroupUnitsSorted() - GetTeamUnitsSorted (and modified .lua files accordingly) git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@3378 37977431-3df6-0310-b722-df95706aa16b |
||
mod - game/LuaUI/API.txt | [ Diff ] [ File ] | ||
mod - game/LuaUI/Widgets/cmd_factoryclear.lua | [ Diff ] [ File ] | ||
mod - game/LuaUI/Widgets/gui_selbuttons.lua | [ Diff ] [ File ] | ||
mod - game/LuaUI/debug.lua | [ Diff ] [ File ] | ||
mod - game/LuaUI/main.lua | [ Diff ] [ File ] | ||
mod - rts/Game/UI/LuaUI.cpp | [ Diff ] [ File ] | ||
develop 82c532a3
Timestamp: 2007-02-03 06:29:04 Author: trepan [ Details ] [ Diff ] |
* Touch-ups git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@3377 37977431-3df6-0310-b722-df95706aa16b |
||
mod - game/LuaUI/API.txt | [ Diff ] [ File ] | ||
develop 05cadb6b
Timestamp: 2007-02-03 06:25:58 Author: trepan [ Details ] [ Diff ] |
* Update for new functions and table parameters git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@3376 37977431-3df6-0310-b722-df95706aa16b |
||
mod - game/LuaUI/API.txt | [ Diff ] [ File ] | ||
develop 22c35113
Timestamp: 2007-02-03 06:03:01 Author: trepan [ Details ] [ Diff ] |
* Bumped Spring version to 0.74b3+ * Bumped LuaUI version to v0.2 * Added NETMSG_AICOMMANDS (sends a list of commands for a list of units) * Added the 'decoyFor' FBI tag - added UnitDef::decoyDef - edded UnitDefHandler::decoyMap - fixed the CAICallback::GetUnitDef() call - fixed range circle rendering for decoy units - adjusted LuaUI/Widgets/ico_customicons.lua * Blocked LuaUI NETMSGs before the game starts (GiveOrder..., SetShareLevel, ShareResources) * changed "/showHealthBars" to "/showHealthBars [0|1]" * changed "/updatefov" to "/updatefov [0|1]" * changed "/drawtrees" to "/drawtrees [0|1]" * changed "/dynamicsky" to "/dynamicsky [0|1]" * changed "/hideinterface" to "/hideinterface [0|1]" * LuaUI changes - added the following LuaUI widget handler calls: "/luaui togglewidget <widgetname>" "/luaui enablewidget <widgetname>" "/luaui disablewidget <widgetname>" - renamed SelectUnitsByKeys() to SelectUnitMap() - renamed SelectUnitsByValues() to SelectUnitArray() - renamed GetLastFrameSeconds() to GetLastUpdateSeconds() (and changed it so that it is updated when spring is minimized) - added GetConsoleBuffer() call-out - added GetGroundInfo() call-out - added GetGroundNormal() call-out - changed GetGroundHeight() call-out to allow returning negative values - added GiveOrderToUnitMap() call-out - added GiveOrderToUnitArray() call-out - added GiveOrderArrayToUnitMap() call-out - added GiveOrderArrayToUnitArray() call-out - added GetFeatureInfo() call-out - added GetFeaturePosition() call-out - added GetFeatureResources() call-out - added newTeam parameter to UnitTaken() call-in - added oldTeam parameter to UnitGiven() call-in git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@3375 37977431-3df6-0310-b722-df95706aa16b |
||
mod - game/LuaUI/API.txt | [ Diff ] [ File ] | ||
mod - game/LuaUI/CHANGELOG.txt | [ Diff ] [ File ] | ||
mod - game/LuaUI/NEWS.txt | [ Diff ] [ File ] | ||
mod - game/LuaUI/README.txt | [ Diff ] [ File ] | ||
mod - game/LuaUI/Widgets/cmd_circle.lua | [ Diff ] [ File ] | ||
mod - game/LuaUI/Widgets/dbg_debug.lua | [ Diff ] [ File ] | ||
mod - game/LuaUI/Widgets/gui_selbuttons.lua | [ Diff ] [ File ] | ||
mod - game/LuaUI/Widgets/ico_customicons.lua | [ Diff ] [ File ] | ||
mod - game/LuaUI/Widgets/unit_metal_maker.lua | [ Diff ] [ File ] | ||
mod - game/LuaUI/main.lua | [ Diff ] [ File ] | ||
mod - game/LuaUI/modui_dialog.lua | [ Diff ] [ File ] | ||
mod - game/LuaUI/selector.lua | [ Diff ] [ File ] | ||
mod - game/LuaUI/widgets.lua | [ Diff ] [ File ] | ||
mod - game/gui.lua | [ Diff ] [ File ] | ||
mod - rts/ExternalAI/AICallback.cpp | [ Diff ] [ File ] | ||
mod - rts/Game/Game.cpp | [ Diff ] [ File ] | ||
mod - rts/Game/GameServer.cpp | [ Diff ] [ File ] | ||
mod - rts/Game/GameVersion.h | [ Diff ] [ File ] | ||
mod - rts/Game/SelectedUnits.cpp | [ Diff ] [ File ] | ||
mod - rts/Game/SelectedUnits.h | [ Diff ] [ File ] | ||
mod - rts/Game/UI/GuiHandler.cpp | [ Diff ] [ File ] | ||
mod - rts/Game/UI/GuiHandler.h | [ Diff ] [ File ] | ||
mod - rts/Game/UI/LuaState.cpp | [ 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 ] | ||
mod - rts/Sim/Units/UnitDef.h | [ Diff ] [ File ] | ||
mod - rts/Sim/Units/UnitDefHandler.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Units/UnitDefHandler.h | [ Diff ] [ File ] | ||
mod - rts/System/Net.h | [ Diff ] [ File ] | ||
develop 0a55a0a5
Timestamp: 2007-02-03 00:43:02 Author: betalord [ Details ] [ Diff ] |
added GETREGISTRATIONDATE command git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@3374 37977431-3df6-0310-b722-df95706aa16b |
||
develop dddcf086
Timestamp: 2007-02-01 17:34:22 Author: trepan [ Details ] [ Diff ] |
* Fixed Mantis bug 0000408 (Logging race condition with lua) by maintaining a buffer of raw lines in InfoConsole, with a newLine count. This also has the effect of giving LuaUI the newlines that occurred before it was started. * Added LuaUI GetConsoleBuffer() call-out, to get console lines that occurred before LuaUI was started (the maximum buffer size is currently set to 1024) git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@3373 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/Game/UI/GuiHandler.cpp | [ Diff ] [ File ] | ||
mod - rts/Game/UI/GuiHandler.h | [ Diff ] [ File ] | ||
mod - rts/Game/UI/InfoConsole.cpp | [ Diff ] [ File ] | ||
mod - rts/Game/UI/InfoConsole.h | [ Diff ] [ File ] | ||
mod - rts/Game/UI/LuaUI.cpp | [ Diff ] [ File ] | ||
develop 6bf459b7
Timestamp: 2007-01-31 23:04:58 Author: tvo [ Details ] [ Diff ] |
* Apply patch by AF (mantis 0000402), adding AirStrafe FBI tag. git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@3372 37977431-3df6-0310-b722-df95706aa16b |
||
mod - Documentation/changelog.txt | [ Diff ] [ File ] | ||
mod - rts/Sim/MoveTypes/TAAirMoveType.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Units/UnitDef.h | [ Diff ] [ File ] | ||
mod - rts/Sim/Units/UnitDefHandler.cpp | [ Diff ] [ File ] | ||
develop 4f00af09
Timestamp: 2007-01-31 21:54:14 Author: tvo [ Details ] [ Diff ] |
* apply patch by Flozi, adding boolean weapon tdf tag canAttackGround. git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@3371 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/Sim/Weapons/Weapon.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Weapons/WeaponDefHandler.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Weapons/WeaponDefHandler.h | [ Diff ] [ File ] | ||
develop 54192949
Timestamp: 2007-01-31 17:09:15 Author: kloot [ Details ] [ Diff ] |
hub building placement improved git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@3370 37977431-3df6-0310-b722-df95706aa16b |
||
mod - AI/Global/KAI-0.12/BuildUp.cpp | [ Diff ] [ File ] | ||
mod - AI/Global/KAI-0.12/Definitions.h | [ Diff ] [ File ] | ||
mod - AI/Global/KAI-0.12/Unit.cpp | [ Diff ] [ File ] | ||
develop 512354f8
Timestamp: 2007-01-31 02:07:53 Author: kloot [ Details ] [ Diff ] |
hub detection no longer ignores unitdef->speed git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@3369 37977431-3df6-0310-b722-df95706aa16b |
||
mod - AI/Global/KAI-0.12/UnitTable.cpp | [ Diff ] [ File ] | ||
develop 4e4f4ea2
Timestamp: 2007-01-30 23:16:26 Author: betalord [ Details ] [ Diff ] |
added basic spam protection git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@3368 37977431-3df6-0310-b722-df95706aa16b |
||
develop c44bd515
Timestamp: 2007-01-30 21:46:18 Author: betalord [ Details ] [ Diff ] |
* added "remote access server" to ChanServ * some minor fixes git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@3367 37977431-3df6-0310-b722-df95706aa16b |
||
develop 6caf60a0
Timestamp: 2007-01-30 19:21:44 Author: betalord [ Details ] [ Diff ] |
added SETBOTMODE command git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@3366 37977431-3df6-0310-b722-df95706aa16b |
||
develop e279164b
Timestamp: 2007-01-30 19:05:34 Author: betalord [ Details ] [ Diff ] |
added TESTLOGIN command git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@3365 37977431-3df6-0310-b722-df95706aa16b |
||
develop 6c680e2a
Timestamp: 2007-01-30 17:47:45 Author: kloot [ Details ] [ Diff ] |
slight hub usage optimization git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@3364 37977431-3df6-0310-b722-df95706aa16b |
||
mod - AI/Global/KAI-0.12/UnitHandler.cpp | [ Diff ] [ File ] | ||
mod - AI/Global/KAI-0.12/readme.txt | [ Diff ] [ File ] | ||
develop 19bf5ded
Timestamp: 2007-01-30 16:46:51 Author: kloot [ Details ] [ Diff ] |
basic support for EE-style hubs added git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@3363 37977431-3df6-0310-b722-df95706aa16b |
||
mod - AI/Global/KAI-0.12/BuildUp.cpp | [ Diff ] [ File ] | ||
mod - AI/Global/KAI-0.12/BuildUp.h | [ Diff ] [ File ] | ||
mod - AI/Global/KAI-0.12/Definitions.h | [ Diff ] [ File ] | ||
mod - AI/Global/KAI-0.12/EconomyManager.cpp | [ Diff ] [ File ] | ||
mod - AI/Global/KAI-0.12/TODO.txt | [ Diff ] [ File ] | ||
mod - AI/Global/KAI-0.12/Unit.cpp | [ Diff ] [ File ] | ||
mod - AI/Global/KAI-0.12/Unit.h | [ Diff ] [ File ] | ||
mod - AI/Global/KAI-0.12/UnitTable.cpp | [ Diff ] [ File ] | ||
mod - AI/Global/KAI-0.12/UnitTable.h | [ Diff ] [ File ] | ||
develop 94777677
Timestamp: 2007-01-30 16:21:56 Author: betalord [ Details ] [ Diff ] |
updated to reflect new PING command syntax git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@3362 37977431-3df6-0310-b722-df95706aa16b |
||
mod - Documentation/Lobby/Protocol/ProtocolDescription.xml | [ Diff ] [ File ] | ||