2025-08-05 12:00 CEST

Changesets: spring

Search ] Browse ] Back to Index ]
develop 144c6f00
Timestamp: 2008-02-09 16:22:41
Author: tnowell
Details ] Diff ]
- moved more classes to different packages
- layout tweaks to the private message window
- re-arranged the first tab of the channelview page
- fixed a layout bug in playertable panels involving resizing
- some tweaks to host tab
- changed the highlight colour from yellow to light blue

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5473 37977431-3df6-0310-b722-df95706aa16b
develop 70c44b35
Timestamp: 2008-02-09 12:19:29
Author: satirik
Details ] Diff ]
- 'corrupted script file' while hosting a replay bug fixed
- 'Couldn't create the script.txt file, try again ?' msg added to script write functions

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5472 37977431-3df6-0310-b722-df95706aa16b
develop 34cd17db
Timestamp: 2008-02-09 01:25:51
Author: Licho
Details ] Diff ]
added perform list for presets
added "AllowInGameJoin" option - springie will stay green

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5471 37977431-3df6-0310-b722-df95706aa16b
develop fe6a4ace
Timestamp: 2008-02-08 22:36:50
Author: tnowell
Details ] Diff ]
- fixed a flaw where a crash could occur when sending chat messages formatted as internal messages by prefixing them with ##
- moved some more processing out of Global and into CGlobalProxy

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5470 37977431-3df6-0310-b722-df95706aa16b
mod - AI/Global/NTai/AI/NTai/Core/CGlobalProxy.cpp Diff ] File ]
mod - AI/Global/NTai/AI/NTai/Core/Global.cpp Diff ] File ]
develop 617ba250
Timestamp: 2008-02-08 22:08:28
Author: tnowell
Details ] Diff ]
- tonnes of comment and white space formatting fixes
- added a companion class for Global called CGlobalProxy. This way work done can be done using the event loop messaging system rather than being done as soon as it arrives, this way it can be done in stages using the message throttling for better load balancing.
- changed more checks to use CMessage::IsType()

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5469 37977431-3df6-0310-b722-df95706aa16b
mod - AI/Global/NTai/AI/AI.vcproj Diff ] File ]
mod - AI/Global/NTai/AI/NTai/Agents/CManufacturer.h Diff ] File ]
mod - AI/Global/NTai/AI/NTai/Agents/Chaser.cpp Diff ] File ]
add - AI/Global/NTai/AI/NTai/Core/CGlobalProxy.cpp Diff ] File ]
add - AI/Global/NTai/AI/NTai/Core/CGlobalProxy.h Diff ] File ]
mod - AI/Global/NTai/AI/NTai/Core/Global.cpp Diff ] File ]
mod - AI/Global/NTai/AI/NTai/Core/Global.h Diff ] File ]
mod - AI/Global/NTai/AI/NTai/Core/include.h Diff ] File ]
mod - AI/Global/NTai/AI/NTai/Helpers/Units/Actions.cpp Diff ] File ]
mod - AI/Global/NTai/AI/NTai/Tasks/CKeywordConstructionTask.cpp Diff ] File ]
mod - AI/Global/NTai/AI/NTai/Tasks/CLeaveBuildSpotTask.cpp Diff ] File ]
mod - AI/Global/NTai/AI/NTai/Tasks/CUnitConstructionTask.cpp Diff ] File ]
mod - AI/Global/NTai/AI/NTai/Units/Behaviours/AttackBehaviour.cpp Diff ] File ]
mod - AI/Global/NTai/AI/NTai/Units/Behaviours/CDGunBehaviour.cpp Diff ] File ]
mod - AI/Global/NTai/AI/NTai/Units/Behaviours/CRetreatBehaviour.cpp Diff ] File ]
mod - AI/Global/NTai/AI/NTai/Units/Behaviours/CRetreatBehaviour.h Diff ] File ]
mod - AI/Global/NTai/AI/NTai/Units/CUnit.cpp Diff ] File ]
develop 8a6cb71b
Timestamp: 2008-02-08 20:47:23
Author: Auswaschbar
Details ] Diff ]
* server tracks status of cheating
* reenable teamchanging when cheating


git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5468 37977431-3df6-0310-b722-df95706aa16b
mod - rts/Game/GameServer.cpp Diff ] File ]
mod - rts/Game/GameServer.h Diff ] File ]
develop d9ecb674
Timestamp: 2008-02-08 20:21:29
Author: Auswaschbar
Details ] Diff ]
* allow teamchanges in demo mode
* more fixes to TEAMMSG's
* make ".spectator" and ".team x" send one of the new TEAMMSG's instead


git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5467 37977431-3df6-0310-b722-df95706aa16b
mod - rts/Game/Game.cpp Diff ] File ]
mod - rts/Game/GameServer.cpp Diff ] File ]
develop 3ae9e0ec
Timestamp: 2008-02-08 19:58:33
Author: Auswaschbar
Details ] Diff ]
* when a team died, a netmsg is sent instead of direct function call
* several TEAMMSG-fixes
* added startscriptoption: FixedTeams (documentation will follow)


git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5466 37977431-3df6-0310-b722-df95706aa16b
mod - rts/Game/Game.cpp Diff ] File ]
mod - rts/Game/GameServer.cpp Diff ] File ]
mod - rts/Game/GameServer.h Diff ] File ]
mod - rts/Game/GameSetup.cpp Diff ] File ]
mod - rts/Game/GameSetupData.h Diff ] File ]
mod - rts/Game/Team.cpp Diff ] File ]
mod - rts/Game/UI/QuitBox.cpp Diff ] File ]
mod - rts/System/BaseNetProtocol.cpp Diff ] File ]
mod - rts/System/BaseNetProtocol.h Diff ] File ]
develop 8c123edb
Timestamp: 2008-02-08 18:32:18
Author: satirik
Details ] Diff ]
- customizing your color in battle window will change your color instead of just changing it in the color palette
- manage groups button added in options -> program
- add player button added to manage groups form
- ladder help updated

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5465 37977431-3df6-0310-b722-df95706aa16b
develop 0acb91a5
Timestamp: 2008-02-08 15:06:19
Author: Auswaschbar
Details ] Diff ]
* multithreaded avi-generator by zizu


git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5464 37977431-3df6-0310-b722-df95706aa16b
mod - rts/Game/Game.cpp Diff ] File ]
mod - rts/Game/GameServer.cpp Diff ] File ]
mod - rts/System/Platform/Win/AVIGenerator.cpp Diff ] File ]
mod - rts/System/Platform/Win/AVIGenerator.h Diff ] File ]
develop eb23cec0
Timestamp: 2008-02-08 01:24:02
Author: przybyjw
Details ] Diff ]
- Removed kamikazeFireControl fbi tag
- Added canFireControl and fireState fbi tags.
- Removed some unmaintained generated files, and files that depended on them.

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5463 37977431-3df6-0310-b722-df95706aa16b
rm - AI/Global/TestABICAI/buildmyai.bat Diff ] File ]
rm - AI/Global/TestABICAI/buildmyaimingw.bat Diff ] File ]
rm - AI/Global/TestABICAI/myai.cpp Diff ] File ]
rm - AI/Global/TestABICAI/myaimingw.cpp Diff ] File ]
mod - SConstruct Diff ] File ]
rm - rts/ExternalAI/GlobalAICInterface/AbicAICallback.cpp Diff ] File ]
rm - rts/ExternalAI/GlobalAICInterface/AbicAICallback.h Diff ] File ]
rm - rts/ExternalAI/GlobalAICInterface/IAICallback_generated.gpp Diff ] File ]
rm - rts/ExternalAI/GlobalAICInterface/IAICallback_generated.h Diff ] File ]
rm - rts/ExternalAI/GlobalAICInterface/IFeatureDef_generated.gpp Diff ] File ]
rm - rts/ExternalAI/GlobalAICInterface/IFeatureDef_generated.h Diff ] File ]
rm - rts/ExternalAI/GlobalAICInterface/IMoveData_generated.gpp Diff ] File ]
rm - rts/ExternalAI/GlobalAICInterface/IMoveData_generated.h Diff ] File ]
rm - rts/ExternalAI/GlobalAICInterface/IUnitDef_generated.gpp Diff ] File ]
rm - rts/ExternalAI/GlobalAICInterface/IUnitDef_generated.h Diff ] File ]
mod - rts/Lua/LuaUnitDefs.cpp Diff ] File ]
mod - rts/Sim/Units/CommandAI/CommandAI.cpp Diff ] File ]
mod - rts/Sim/Units/CommandAI/MobileCAI.cpp 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/UnitLoader.cpp Diff ] File ]
mod - rts/Sim/Units/UnitTypes/Factory.cpp Diff ] File ]
develop 4096db42
Timestamp: 2008-02-07 02:14:51
Author: kloot
Details ] Diff ]
revert a recent KAIK commit that introduced unwanted buildup side-effects

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5462 37977431-3df6-0310-b722-df95706aa16b
mod - AI/Global/KAIK-0.13/BuildUp.cpp Diff ] File ]
mod - AI/Global/KAIK-0.13/Defines.h Diff ] File ]
develop a876790f
Timestamp: 2008-02-06 15:33:02
Author: betalord
Details ] Diff ]
taspring->spring

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5461 37977431-3df6-0310-b722-df95706aa16b
develop a14e0213
Timestamp: 2008-02-06 15:04:51
Author: betalord
Details ] Diff ]
added "CHANGEFOUNDER" command. Also fixed crash on RETRIEVELATESTBANLIST command being issued via ChanServ.

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5460 37977431-3df6-0310-b722-df95706aa16b
develop 3f6f87a0
Timestamp: 2008-02-06 13:02:26
Author: betalord
Details ] Diff ]
minor update (avoid rescheduling client for kill)

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5459 37977431-3df6-0310-b722-df95706aa16b
develop d753f8ce
Timestamp: 2008-02-06 12:56:08
Author: przybyjw
Details ] Diff ]
Added KamikazeFireControl fbi tag so kamikaze units can be more easily given the option to hold fire/return fire/fire at will.

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5458 37977431-3df6-0310-b722-df95706aa16b
mod - Documentation/changelog.txt Diff ] File ]
mod - rts/Lua/LuaUnitDefs.cpp Diff ] File ]
mod - rts/Sim/Units/CommandAI/CommandAI.cpp Diff ] File ]
mod - rts/Sim/Units/CommandAI/CommandAI.h Diff ] File ]
mod - rts/Sim/Units/UnitDef.h Diff ] File ]
mod - rts/Sim/Units/UnitDefHandler.cpp Diff ] File ]
develop a8ca5ef5
Timestamp: 2008-02-06 11:46:25
Author: tvo
Details ] Diff ]
* Update VC8 project file.

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5457 37977431-3df6-0310-b722-df95706aa16b
mod - rts/build/vstudio8/rts.vcproj Diff ] File ]
develop d1cf02cc
Timestamp: 2008-02-06 00:58:03
Author: tnowell
Details ] Diff ]
- swapped some classes between packages
- fixed a problem with layout and the UI manager and space surrounding components in the playertablepanel class
- put the playertable panel class into the glest battle window
- added a counter to the playertable class
- various tweaks to teh glest battle window the channelview class and the channel class.

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5456 37977431-3df6-0310-b722-df95706aa16b
develop 8d117d62
Timestamp: 2008-02-05 21:25:35
Author: tnowell
Details ] Diff ]
- undid an optimization used to prevent builders looking at the same unused geothermal for fear it was causing problems
- some white space and cleaning added
- removed some unnecessary calls and array creation in geothermal algorithm
- if no geothermal vents are found a message is outputted to the logs.
- minor bug fixed in CMessage constructor that takes vector of arguements
- added IsType helper function to CMessage to make if statements prettier

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5455 37977431-3df6-0310-b722-df95706aa16b
mod - AI/Global/NTai/AI/NTai/Core/CMessage.cpp Diff ] File ]
mod - AI/Global/NTai/AI/NTai/Core/CMessage.h Diff ] File ]
mod - AI/Global/NTai/AI/NTai/Helpers/Terrain/CBuildingPlacer.cpp Diff ] File ]
mod - AI/Global/NTai/AI/NTai/Helpers/Terrain/CBuildingPlacer.h Diff ] File ]
develop 5e5dd3bf
Timestamp: 2008-02-05 20:31:44
Author: kloot
Details ] Diff ]
fix KAIK's incompatibility with PURE 0.6

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5454 37977431-3df6-0310-b722-df95706aa16b
mod - AI/Global/KAIK-0.13/BuildUp.cpp Diff ] File ]
mod - AI/Global/KAIK-0.13/Defines.h Diff ] File ]
mod - AI/Global/KAIK-0.13/UnitTable.cpp Diff ] File ]
develop 8ec0e349
Timestamp: 2008-02-05 11:41:59
Author: przybyjw
Details ] Diff ]
- Make Idling units use the same criteria when selecting units to attack as fighting/patroling units.

- Create class AAirMoveType that is a parent of CAirMoveType and CTAAirMoveType and inherits from CMoveType. Use it to create new function CMobileCAI::RefuelIfNeeded, which combines refueling code that existed in both CMobileCAI::SlowUpdate and CAirCAI::SlowUpdate.

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5453 37977431-3df6-0310-b722-df95706aa16b
mod - Documentation/changelog.txt Diff ] File ]
mod - rts/Game/StartScripts/AirScript.cpp Diff ] File ]
add - rts/Sim/MoveTypes/AAirMoveType.cpp Diff ] File ]
add - rts/Sim/MoveTypes/AAirMoveType.h Diff ] File ]
mod - rts/Sim/MoveTypes/AirMoveType.cpp Diff ] File ]
mod - rts/Sim/MoveTypes/AirMoveType.h Diff ] File ]
mod - rts/Sim/MoveTypes/TAAirMoveType.cpp Diff ] File ]
mod - rts/Sim/MoveTypes/TAAirMoveType.h Diff ] File ]
mod - rts/Sim/Units/COB/CobInstance.cpp Diff ] File ]
mod - rts/Sim/Units/CommandAI/AirCAI.cpp Diff ] File ]
mod - rts/Sim/Units/CommandAI/MobileCAI.cpp Diff ] File ]
mod - rts/Sim/Units/CommandAI/MobileCAI.h Diff ] File ]
mod - rts/Sim/Units/Unit.cpp Diff ] File ]
mod - rts/Sim/Units/UnitLoader.cpp Diff ] File ]
develop 20f5ac05
Timestamp: 2008-02-05 10:11:03
Author: betalord
Details ] Diff ]
added "halfDead" flag to clients, this should make killing multiple clients at the same time faster (since data will not be sent to "half dead" clients)

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5452 37977431-3df6-0310-b722-df95706aa16b
develop b97541fe
Timestamp: 2008-02-04 22:11:31
Author: tnowell
Details ] Diff ]
- fixed the highlight tab in settings
- fixed a bug with colours parsing
- Text changes ot startup wizard
- error window is now not editable
- added a copy to clipboard button to error window
- incremented version numbers and added a helper function to CUpdateChecker and an enum.
- sped up updatechecking

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5451 37977431-3df6-0310-b722-df95706aa16b
develop 2a5fe402
Timestamp: 2008-02-04 00:35:27
Author: tnowell
Details ] Diff ]
- added an error window
- added an uncaught exception handler
- minor comment typos fixed
- fixed playertable crashes due to adding players before the GUI was initialized
- added NEWUSRADDED event
- added says checkbox option
- changed the slashes to make it compatible with current tasclient.
- removed an unused arraylist that was beign maintained but served no functional purpose
- columns in the playertable are now set with maximum widths to improve display
- added playertables to channels and removed the list controls they replaced.

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5450 37977431-3df6-0310-b722-df95706aa16b
develop 5c59df25
Timestamp: 2008-02-03 15:06:03
Author: betalord
Details ] Diff ]
commiting r5443 again with some improvements, this should work as well now

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5449 37977431-3df6-0310-b722-df95706aa16b
First  Prev  1 2 3 ... 110 ... 220 ... 330 ... 440 ... 550 ... 660 ... 770 ... 859 860 861 862 863 864 865 ... 880 ... 990 ... 1057 1058 1059  Next  Last