Changesets: spring
develop 22c74725
Timestamp: 2008-10-06 16:45:22 Author: imbaczek [ Details ] [ Diff ] |
fix "Couldnt find wreckage info" spam (mantis 0001073) git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@6569 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/Sim/Features/FeatureHandler.cpp | [ Diff ] [ File ] | ||
develop 26ecee1f
Timestamp: 2008-10-06 11:22:17 Author: hoijui [ Details ] [ Diff ] |
intel compiler fix (does not support va_start if the last argument before '...' is a reference) git-svn-id: https://spring.clan-sy.com/svn/spring/branches/caiinterface@6568 37977431-3df6-0310-b722-df95706aa16b |
||
mod - AI/Skirmish/KAIK-0.13/SunParser.cpp | [ Diff ] [ File ] | ||
mod - AI/Skirmish/KAIK-0.13/SunParser.h | [ Diff ] [ File ] | ||
develop 42ef63de
Timestamp: 2008-10-06 11:20:58 Author: hoijui [ Details ] [ Diff ] |
small intel compiler and gcc 4.3.2 compatibility fixes git-svn-id: https://spring.clan-sy.com/svn/spring/branches/caiinterface@6567 37977431-3df6-0310-b722-df95706aa16b |
||
mod - CMakeLists.txt | [ Diff ] [ File ] | ||
mod - rts/CMakeLists.txt | [ Diff ] [ File ] | ||
mod - rts/System/StdAfx.h | [ Diff ] [ File ] | ||
mod - rts/System/exportdefines.h | [ Diff ] [ File ] | ||
mod - rts/lib/streflop/CMakeLists.txt | [ Diff ] [ File ] | ||
develop 6bcd2803
Timestamp: 2008-10-06 00:06:55 Author: imbaczek [ Details ] [ Diff ] |
fix hw cursor memory leak git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@6565 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/Game/UI/HwMouseCursor.h | [ Diff ] [ File ] | ||
develop 8d723dc9
Timestamp: 2008-10-05 23:27:37 Author: imbaczek [ Details ] [ Diff ] |
fix CColorMap memory leak git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@6564 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/Rendering/Textures/ColorMap.cpp | [ Diff ] [ File ] | ||
develop 129eddff
Timestamp: 2008-10-05 22:56:46 Author: hoijui [ Details ] [ Diff ] |
added stdlib.h include git-svn-id: https://spring.clan-sy.com/svn/spring/branches/caiinterface@6563 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/ExternalAI/AISCommands.cpp | [ Diff ] [ File ] | ||
develop 54173464
Timestamp: 2008-10-05 22:51:32 Author: hoijui [ Details ] [ Diff ] |
including stdlib.h git-svn-id: https://spring.clan-sy.com/svn/spring/branches/caiinterface@6562 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/ExternalAI/Interface/SAIInterfaceLibrary.cpp | [ Diff ] [ File ] | ||
mod - rts/ExternalAI/Interface/SGAILibrary.cpp | [ Diff ] [ File ] | ||
mod - rts/ExternalAI/Interface/SSAILibrary.cpp | [ Diff ] [ File ] | ||
develop 8ca12f49
Timestamp: 2008-10-05 22:31:26 Author: hoijui [ Details ] [ Diff ] |
including string.h git-svn-id: https://spring.clan-sy.com/svn/spring/branches/caiinterface@6561 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/System/StdAfx.h | [ Diff ] [ File ] | ||
develop 9249dbae
Timestamp: 2008-10-05 21:11:06 Author: zerver [ Details ] [ Diff ] |
Possibly fixed GML for Linux git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@6560 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/System/Main.cpp | [ Diff ] [ File ] | ||
mod - rts/lib/gml/gmlsrv.h | [ Diff ] [ File ] | ||
develop 0c6e70a1
Timestamp: 2008-10-05 20:37:35 Author: hoijui [ Details ] [ Diff ] |
removed include git-svn-id: https://spring.clan-sy.com/svn/spring/branches/caiinterface@6559 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/ExternalAI/GlobalAIHandler.cpp | [ Diff ] [ File ] | ||
develop 4c92b158
Timestamp: 2008-10-05 20:30:40 Author: hoijui [ Details ] [ Diff ] |
was using <limits>, which is boost, but i wanted <limits.h>, which is C standard git-svn-id: https://spring.clan-sy.com/svn/spring/branches/caiinterface@6558 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/ExternalAI/AILibraryManager.cpp | [ Diff ] [ File ] | ||
develop 7a6f5644
Timestamp: 2008-10-05 20:19:51 Author: imbaczek [ Details ] [ Diff ] |
fix another explosion generator memory leak git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@6557 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/Sim/Units/UnitDefHandler.cpp | [ Diff ] [ File ] | ||
develop abd588fb
Timestamp: 2008-10-05 20:06:03 Author: hoijui [ Details ] [ Diff ] |
added #include <string> git-svn-id: https://spring.clan-sy.com/svn/spring/branches/caiinterface@6556 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/ExternalAI/IAIInterfaceLibrary.h | [ Diff ] [ File ] | ||
mod - rts/ExternalAI/IGroupAILibrary.h | [ Diff ] [ File ] | ||
mod - rts/ExternalAI/ISkirmishAILibrary.h | [ Diff ] [ File ] | ||
develop e35f7fbc
Timestamp: 2008-10-05 20:03:34 Author: imbaczek [ Details ] [ Diff ] |
fix a warning and a memory leak git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@6555 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/Rendering/GroundDecalHandler.h | [ Diff ] [ File ] | ||
mod - rts/Sim/Weapons/WeaponDefHandler.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Weapons/WeaponDefHandler.h | [ Diff ] [ File ] | ||
develop 2ed6d391
Timestamp: 2008-10-05 19:57:13 Author: kloot [ Details ] [ Diff ] |
fix the scar memleak fix (double deletion) git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@6554 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/Rendering/GroundDecalHandler.cpp | [ Diff ] [ File ] | ||
develop 1e805c2f
Timestamp: 2008-10-05 19:32:27 Author: imbaczek [ Details ] [ Diff ] |
fix a memory leak git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@6553 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/Rendering/GroundDecalHandler.h | [ Diff ] [ File ] | ||
develop 3a6e4e02
Timestamp: 2008-10-05 18:57:49 Author: hoijui [ Details ] [ Diff ] |
forgot to remove a comment :/ git-svn-id: https://spring.clan-sy.com/svn/spring/branches/caiinterface@6552 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/ExternalAI/Group.cpp | [ Diff ] [ File ] | ||
develop 8c5b7faa
Timestamp: 2008-10-05 18:47:22 Author: hoijui [ Details ] [ Diff ] |
forgot to upload these 3 files. they should be removed, but they are still used in other places, so here they are. will remove them later. git-svn-id: https://spring.clan-sy.com/svn/spring/branches/caiinterface@6551 37977431-3df6-0310-b722-df95706aa16b |
||
add - rts/ExternalAI/Group.cpp | [ Diff ] [ File ] | ||
add - rts/ExternalAI/Group.h | [ Diff ] [ File ] | ||
add - rts/ExternalAI/IGroupAI.h | [ Diff ] [ File ] | ||
develop 75e739f3
Timestamp: 2008-10-05 17:02:19 Author: imbaczek [ Details ] [ Diff ] |
hopefully fix build for win64 git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@6550 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/Sim/Path/PathManager.cpp | [ Diff ] [ File ] | ||
develop c9768cd1
Timestamp: 2008-10-05 16:59:36 Author: imbaczek [ Details ] [ Diff ] |
add a backtrace resolver for mmgr memleaks logs git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@6549 37977431-3df6-0310-b722-df95706aa16b |
||
add - tools/memleaks_annotate/memleaks_annotate.py | [ Diff ] [ File ] | ||
develop a952ec7d
Timestamp: 2008-10-05 15:51:47 Author: zerver [ Details ] [ Diff ] |
Reduced the update frequency of dynamic advanced sky git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@6548 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/Rendering/Env/AdvSky.cpp | [ Diff ] [ File ] | ||
mod - rts/Rendering/Env/BasicSky.cpp | [ Diff ] [ File ] | ||
develop ac4c1e4b
Timestamp: 2008-10-05 13:00:49 Author: imbaczek [ Details ] [ Diff ] |
unitsync doesn't compile with LogOutput.h git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@6547 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/System/StdAfx.h | [ Diff ] [ File ] | ||
develop 99a98ad2
Timestamp: 2008-10-05 06:00:39 Author: imbaczek [ Details ] [ Diff ] |
mmgr fixes and tweaks git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@6546 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/System/mmgr.cpp | [ Diff ] [ File ] | ||
mod - rts/System/mmgr.h | [ Diff ] [ File ] | ||
develop 6958c4e9
Timestamp: 2008-10-05 05:58:32 Author: imbaczek [ Details ] [ Diff ] |
compilation fixes and reintroduction of the Carefuly Selected Includes, #ifdefed git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@6545 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/Sim/Projectiles/WeaponProjectiles/LargeBeamLaserProjectile.cpp | [ Diff ] [ File ] | ||
mod - rts/System/StdAfx.h | [ Diff ] [ File ] | ||
develop 52b0be03
Timestamp: 2008-10-05 05:07:35 Author: imbaczek [ Details ] [ Diff ] |
fix ambiguous call errors in FastMath.h git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@6544 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/Game/UI/CommandColors.cpp | [ Diff ] [ File ] | ||
mod - rts/Lua/LuaUnsyncedCtrl.cpp | [ Diff ] [ File ] | ||