Changesets: spring
develop bd2a80a6
Timestamp: 2007-09-25 11:19:50 Author: tnowell [ Details ] [ Diff ] |
- Theres now an extra login message for when you've finished connecting and your attempting to login - The addition and removal of CChannelView is no longer done on the dispatch thread as the functions it calls already do that, as well as doing one or two other things that should not be on the dispatch thread. This should make things clearer and less error prone and could *possibly* prevent or fix a few errors. git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4458 37977431-3df6-0310-b722-df95706aa16b |
||
develop 362dd8ba
Timestamp: 2007-09-24 22:45:00 Author: tnowell [ Details ] [ Diff ] |
- highlighting fixes - fixed UI not updating on forcing teams etc in battle - start game button is disabled while springs running - some focus grabbing fixes - logging for ladder class added - potential time out fix? - fixed a multiline emssaging logic error - fixed a crashbug involving a NumberFormatException git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4457 37977431-3df6-0310-b722-df95706aa16b |
||
develop 7f7cce7c
Timestamp: 2007-09-24 18:35:37 Author: imbaczek [ Details ] [ Diff ] |
added some documentation about SetCustomCommandDrawLine() Lua call-in git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4456 37977431-3df6-0310-b722-df95706aa16b |
||
mod - game/LuaUI/API.txt | [ Diff ] [ File ] | ||
develop f83247c9
Timestamp: 2007-09-24 18:34:06 Author: imbaczek [ Details ] [ Diff ] |
added some logging to unitsync git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4455 37977431-3df6-0310-b722-df95706aa16b |
||
mod - tools/unitsync/Syncer.cpp | [ Diff ] [ File ] | ||
mod - tools/unitsync/unitsync.cpp | [ Diff ] [ File ] | ||
add - tools/unitsync/unitsyncLogOutput.h | [ Diff ] [ File ] | ||
develop c69f3399
Timestamp: 2007-09-24 10:54:15 Author: Auswaschbar [ Details ] [ Diff ] |
* fix compile error git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4454 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/System/FileSystem/VFSHandler.cpp | [ Diff ] [ File ] | ||
develop 036944aa
Timestamp: 2007-09-24 09:51:49 Author: Auswaschbar [ Details ] [ Diff ] |
* minor cleanups git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4453 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/Game/Game.cpp | [ Diff ] [ File ] | ||
mod - rts/Game/GameServer.cpp | [ Diff ] [ File ] | ||
mod - rts/Game/Player.h | [ Diff ] [ File ] | ||
mod - rts/Rendering/InMapDraw.h | [ Diff ] [ File ] | ||
mod - rts/System/FileSystem/VFSHandler.cpp | [ Diff ] [ File ] | ||
mod - rts/System/Net/Net.cpp | [ Diff ] [ File ] | ||
mod - rts/System/Net/Net.h | [ Diff ] [ File ] | ||
mod - rts/System/NetProtocol.cpp | [ Diff ] [ File ] | ||
mod - rts/System/NetProtocol.h | [ Diff ] [ File ] | ||
develop 46ff830f
Timestamp: 2007-09-24 09:12:42 Author: Auswaschbar [ Details ] [ Diff ] |
* code cleanup in connection handling * small UnitTest improvements git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4452 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/System/Net/Net.cpp | [ Diff ] [ File ] | ||
mod - rts/System/Net/Net.h | [ Diff ] [ File ] | ||
mod - rts/System/Net/Test/CMakeLists.txt | [ Diff ] [ File ] | ||
mod - rts/System/Net/Test/UnitTest.cpp | [ Diff ] [ File ] | ||
mod - rts/System/Net/UDPListener.cpp | [ Diff ] [ File ] | ||
mod - rts/System/Net/UDPListener.h | [ Diff ] [ File ] | ||
develop 06d996c7
Timestamp: 2007-09-24 07:13:41 Author: przybyjw [ Details ] [ Diff ] |
Bug 633: Committing patch by redstar. git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4451 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/System/FileSystem/ArchiveScanner.cpp | [ Diff ] [ File ] | ||
mod - rts/System/FileSystem/ArchiveScanner.h | [ Diff ] [ File ] | ||
mod - tools/unitsync/unitsync.cpp | [ Diff ] [ File ] | ||
develop 02423f08
Timestamp: 2007-09-24 06:49:28 Author: przybyjw [ Details ] [ Diff ] |
Updated Changelog.txt. git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4450 37977431-3df6-0310-b722-df95706aa16b |
||
mod - Documentation/changelog.txt | [ Diff ] [ File ] | ||
develop 1c10a575
Timestamp: 2007-09-24 06:40:33 Author: przybyjw [ Details ] [ Diff ] |
Avoid compiling iowin32.c multiple times. See http://spring.clan-sy.com/phpbb/viewtopic.php?t=12054 git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4449 37977431-3df6-0310-b722-df95706aa16b |
||
mod - SConstruct | [ Diff ] [ File ] | ||
develop 556534c6
Timestamp: 2007-09-24 06:39:14 Author: przybyjw [ Details ] [ Diff ] |
Add flighttime to bombdroppers. Added bounceExplosionGenerator tag, which defines an explotion generator to run when a projectile bounces. git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4448 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/Sim/Projectiles/WeaponProjectiles/WeaponProjectile.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Weapons/TorpedoLauncher.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Weapons/WeaponDefHandler.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Weapons/WeaponDefHandler.h | [ Diff ] [ File ] | ||
mod - rts/Sim/Weapons/bombdropper.cpp | [ Diff ] [ File ] | ||
develop 62a33b51
Timestamp: 2007-09-24 03:28:40 Author: kloot [ Details ] [ Diff ] |
construct a proper orthonormal basis for muzzle-flame bitmaps git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4447 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/Sim/Projectiles/Unsynced/BitmapMuzzleFlame.cpp | [ Diff ] [ File ] | ||
develop a69b4f4e
Timestamp: 2007-09-24 02:52:02 Author: imbaczek [ Details ] [ Diff ] |
added SetCustomCommandDrawLine() call-in and an improvement in DGun behavior * added SetCustomCommandDrawLine(int cmdID, int iconCmdID, table color {r, g, b, a}) -> nil * improved dgun responsiveness (still not perfect, but at least shoots through features now) * truckload of whitespace changes in TransportCAI.cpp git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4446 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/Game/UI/CommandColors.cpp | [ Diff ] [ File ] | ||
mod - rts/Game/UI/CommandColors.h | [ Diff ] [ File ] | ||
mod - rts/Lua/LuaUnsyncedCtrl.cpp | [ Diff ] [ File ] | ||
mod - rts/Lua/LuaUnsyncedCtrl.h | [ Diff ] [ File ] | ||
mod - rts/Sim/Units/CommandAI/AirCAI.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Units/CommandAI/BuilderCAI.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Units/CommandAI/Command.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/CommandAI/FactoryCAI.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Units/CommandAI/MobileCAI.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Units/CommandAI/TransportCAI.cpp | [ Diff ] [ File ] | ||
develop b09f9db6
Timestamp: 2007-09-24 02:13:32 Author: imbaczek [ Details ] [ Diff ] |
CommandFallback was broken wrt return values, fixed. git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4445 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/Lua/LuaRules.cpp | [ Diff ] [ File ] | ||
develop 9a77d2ec
Timestamp: 2007-09-24 00:48:00 Author: Auswaschbar [ Details ] [ Diff ] |
* fixed Overhead camera switching git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4444 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/Game/CameraHandler.cpp | [ Diff ] [ File ] | ||
mod - rts/System/FileSystem/ArchiveScanner.cpp | [ Diff ] [ File ] | ||
mod - rts/System/FileSystem/CRC.cpp | [ Diff ] [ File ] | ||
mod - rts/System/FileSystem/CRC.h | [ Diff ] [ File ] | ||
mod - rts/System/NetProtocol.cpp | [ Diff ] [ File ] | ||
mod - rts/System/float3.cpp | [ Diff ] [ File ] | ||
develop cc08a76e
Timestamp: 2007-09-23 22:25:46 Author: tvo [ Details ] [ Diff ] |
* Oops, better wait till linking is finished before committing: forgot to add one file to the project resulting in undefined references.. git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4443 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/build/vstudio8/rts.vcproj | [ Diff ] [ File ] | ||
develop 62197aa3
Timestamp: 2007-09-23 22:10:28 Author: tvo [ Details ] [ Diff ] |
* Fixed a wrong include path. * Fixed the method pointer cast problem by adding /vmg commandline option to VC8 project. This makes the casts in creg possible at the expense of having 16 byte method pointers instead of 4 (single inheritance), 8 (multiple inheritance), 12 (virtual inheritance) or 16 (unknown inheritance) bytes. git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4442 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/System/Net/UDPConnection.cpp | [ Diff ] [ File ] | ||
mod - rts/build/vstudio8/rts.vcproj | [ Diff ] [ File ] | ||
develop 10f261cf
Timestamp: 2007-09-23 21:50:43 Author: tvo [ Details ] [ Diff ] |
* Update project file * Fix some (not all) VC8 warnings and errors. In particular, VC8 method pointer casts used in creg conflict with the multiple inheritance used for boost::noncopyable. git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4441 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/Game/Game.cpp | [ Diff ] [ File ] | ||
mod - rts/Game/PreGame.cpp | [ Diff ] [ File ] | ||
mod - rts/build/vstudio8/rts.vcproj | [ Diff ] [ File ] | ||
develop 320b0c83
Timestamp: 2007-09-23 20:29:55 Author: tnowell [ Details ] [ Diff ] |
- fix to a fix to a fix git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4440 37977431-3df6-0310-b722-df95706aa16b |
||
mod - AI/Global/NTai/AI/NTai/Units/Behaviours/MetalMakerBehaviour.cpp | [ Diff ] [ File ] | ||
mod - AI/Global/NTai/AI/NTai/Units/CUnit.cpp | [ Diff ] [ File ] | ||
develop 0d24bdda
Timestamp: 2007-09-23 20:28:42 Author: tnowell [ Details ] [ Diff ] |
- added the 'none' behaviour which cancels loading of behaviours and signifies that the unit has no behaviours at all - minor fix to metal maker behaviour git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4439 37977431-3df6-0310-b722-df95706aa16b |
||
mod - AI/Global/NTai/AI/NTai/Units/Behaviours/MetalMakerBehaviour.cpp | [ Diff ] [ File ] | ||
mod - AI/Global/NTai/AI/NTai/Units/CUnit.cpp | [ Diff ] [ File ] | ||
develop 608a22c5
Timestamp: 2007-09-23 20:20:47 Author: Auswaschbar [ Details ] [ Diff ] |
-> forgot debug code git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4438 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/Game/Game.cpp | [ Diff ] [ File ] | ||
develop fa9b147a
Timestamp: 2007-09-23 20:18:27 Author: tnowell [ Details ] [ Diff ] |
- this files preventing me from making a larger commit pah- added behaviour system - added 2 behaviours - cached geothermal positions to prevent a possible crash at a later point (its an optimization too) - messages are distributed to all registered modules. Saves both memory and speed in iterating and prevents a possible crash. - fixed an issue with CBPlan and mutexes by using deque<CBPlan* > instead fo deque<CBPlan> - Various threading and stability fixes - deleted old string tokenizer class - updated release build generation in VS2005 project file - removed various unused variables - commented out some old code (the new behaviour code has yet to be verified as working) git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4437 37977431-3df6-0310-b722-df95706aa16b |
||
mod - AI/Global/NTai/AI/AI.vcproj | [ Diff ] [ File ] | ||
mod - AI/Global/NTai/AI/NTai/Agents/Assigner.cpp | [ Diff ] [ File ] | ||
mod - AI/Global/NTai/AI/NTai/Agents/CManufacturer.cpp | [ Diff ] [ File ] | ||
mod - AI/Global/NTai/AI/NTai/Agents/CManufacturer.h | [ Diff ] [ File ] | ||
mod - AI/Global/NTai/AI/NTai/Agents/Chaser.cpp | [ Diff ] [ File ] | ||
mod - AI/Global/NTai/AI/NTai/Core/GlobalAI.h | [ Diff ] [ File ] | ||
mod - AI/Global/NTai/AI/NTai/Core/IModule.h | [ Diff ] [ File ] | ||
mod - AI/Global/NTai/AI/NTai/Core/helper.h | [ Diff ] [ File ] | ||
mod - AI/Global/NTai/AI/NTai/Core/include.h | [ Diff ] [ File ] | ||
rm - AI/Global/NTai/AI/NTai/Helpers/InitUtil.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 ] | ||
mod - AI/Global/NTai/AI/NTai/Helpers/Units/Actions.cpp | [ Diff ] [ File ] | ||
mod - AI/Global/NTai/AI/NTai/Helpers/Units/CUnitDefHelp.cpp | [ Diff ] [ File ] | ||
mod - AI/Global/NTai/AI/NTai/Helpers/Units/CUnitDefHelp.h | [ Diff ] [ File ] | ||
mod - AI/Global/NTai/AI/NTai/Helpers/ubuild.cpp | [ Diff ] [ File ] | ||
mod - AI/Global/NTai/AI/NTai/Tasks/CConsoleTask.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 ] | ||
add - AI/Global/NTai/AI/NTai/Units/Behaviours/AttackBehaviour.cpp | [ Diff ] [ File ] | ||
add - AI/Global/NTai/AI/NTai/Units/Behaviours/AttackBehaviour.h | [ Diff ] [ File ] | ||
add - AI/Global/NTai/AI/NTai/Units/Behaviours/MetalMakerBehaviour.cpp | [ Diff ] [ File ] | ||
add - AI/Global/NTai/AI/NTai/Units/Behaviours/MetalMakerBehaviour.h | [ Diff ] [ File ] | ||
mod - AI/Global/NTai/AI/NTai/Units/CUnit.cpp | [ Diff ] [ File ] | ||
mod - AI/Global/NTai/AI/NTai/Units/CUnit.h | [ Diff ] [ File ] | ||
mod - AI/Global/NTai/AI/NTai/Units/IBehaviour.h | [ Diff ] [ File ] | ||
develop f4711349
Timestamp: 2007-09-23 20:17:05 Author: tnowell [ Details ] [ Diff ] |
- this files preventing me from making a larger commit pah git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4436 37977431-3df6-0310-b722-df95706aa16b |
||
mod - AI/Global/NTai/AI/NTai/Core/helper.cpp | [ Diff ] [ File ] | ||
develop 71e168a3
Timestamp: 2007-09-23 20:16:18 Author: Auswaschbar [ Details ] [ Diff ] |
* should fix timeout while loading / pathing * fixes mantis 0000645 git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4435 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/Game/Game.cpp | [ Diff ] [ File ] | ||
mod - rts/Game/PreGame.cpp | [ Diff ] [ File ] | ||
develop d4a5f740
Timestamp: 2007-09-23 19:39:59 Author: Auswaschbar [ Details ] [ Diff ] |
* reduced NETMSG_NEWFRAME spam from clients, 3 times / sec are enought for ping calculation * small messages are once again send together in one packet git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4434 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/System/Net/UDPConnection.cpp | [ Diff ] [ File ] | ||