Changesets: spring
develop 69623fec
Timestamp: 2008-01-04 01:07:11 Author: kloot [ Details ] [ Diff ] |
fix a small memleak git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5242 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/Sim/Units/UnitDefHandler.cpp | [ Diff ] [ File ] | ||
develop 8a08b2e9
Timestamp: 2008-01-04 01:02:31 Author: tvo [ Details ] [ Diff ] |
Apply patch "revive mac support, initial changes" by Commander. Closes mantis: 0000771 The main changes in this: - Update the XCode project file - Change declaration of unsigned int to GLuint in apropriate places. - Disabled the outdated QuickTime image loader. Will use DevIL instead Wrt other operating systems, the changes do not change any runtime thing, only compile time things. git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5241 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/Map/ReadMap.h | [ Diff ] [ File ] | ||
mod - rts/Map/SM3/Sm3Map.cpp | [ Diff ] [ File ] | ||
mod - rts/Map/SM3/Sm3Map.h | [ Diff ] [ File ] | ||
mod - rts/Map/SM3/terrain/Lightcalc.cpp | [ Diff ] [ File ] | ||
mod - rts/Map/SM3/terrain/Terrain.cpp | [ Diff ] [ File ] | ||
mod - rts/Map/SM3/terrain/TerrainBase.h | [ Diff ] [ File ] | ||
mod - rts/Map/SM3/terrain/TerrainTexEnvCombine.cpp | [ Diff ] [ File ] | ||
mod - rts/Map/SM3/terrain/TerrainTexEnvCombine.h | [ Diff ] [ File ] | ||
mod - rts/Map/SM3/terrain/TerrainTextureGLSL.cpp | [ Diff ] [ File ] | ||
mod - rts/Map/SM3/terrain/TerrainVertexBuffer.h | [ Diff ] [ File ] | ||
mod - rts/Map/SM3/terrain/Textures.cpp | [ Diff ] [ File ] | ||
mod - rts/Map/SM3/terrain/Textures.h | [ Diff ] [ File ] | ||
mod - rts/Map/SMF/BFGroundTextures.h | [ Diff ] [ File ] | ||
mod - rts/Map/SMF/SmfReadMap.h | [ Diff ] [ File ] | ||
mod - rts/Rendering/Env/RefractWater.h | [ Diff ] [ File ] | ||
mod - rts/Rendering/Textures/Bitmap.cpp | [ Diff ] [ File ] | ||
mod - rts/Rendering/Textures/TextureAtlas.h | [ Diff ] [ File ] | ||
mod - rts/Rendering/VerticalSync.cpp | [ Diff ] [ File ] | ||
mod - rts/System/Main.cpp | [ Diff ] [ File ] | ||
mod - rts/System/Platform/Clipboard.cpp | [ Diff ] [ File ] | ||
mod - rts/System/Platform/errorhandler.cpp | [ Diff ] [ File ] | ||
mod - rts/build/xcode/Info-SpringRTS.plist | [ Diff ] [ File ] | ||
mod - rts/build/xcode/SpringRTS.xcodeproj/project.pbxproj | [ Diff ] [ File ] | ||
develop 75cb68d5
Timestamp: 2008-01-04 00:51:00 Author: kloot [ Details ] [ Diff ] |
remove the dependency of UnitDef.h on GLuint git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5240 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/Sim/Units/UnitDef.h | [ Diff ] [ File ] | ||
mod - rts/Sim/Units/UnitDefHandler.cpp | [ Diff ] [ File ] | ||
develop abcab965
Timestamp: 2008-01-04 00:11:56 Author: kloot [ Details ] [ Diff ] |
fix? .skip itself git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5239 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/Game/Game.cpp | [ Diff ] [ File ] | ||
develop c827ec2b
Timestamp: 2008-01-03 23:40:31 Author: kloot [ Details ] [ Diff ] |
fix .cheat and .skip not working in demo-playback mode git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5238 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 ] | ||
develop c17f2985
Timestamp: 2008-01-03 21:05:24 Author: submarine [ Details ] [ Diff ] |
AAI v0.852 - More internal code cleaning git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5237 37977431-3df6-0310-b722-df95706aa16b |
||
mod - AI/Global/AAI/AAIBuildTable.cpp | [ Diff ] [ File ] | ||
mod - AI/Global/AAI/AAIBuildTable.h | [ Diff ] [ File ] | ||
mod - AI/Global/AAI/AAIBuildTask.cpp | [ Diff ] [ File ] | ||
mod - AI/Global/AAI/AAIConstructor.cpp | [ Diff ] [ File ] | ||
mod - AI/Global/AAI/AAIExecute.cpp | [ Diff ] [ File ] | ||
mod - AI/Global/AAI/AAIUnitTable.cpp | [ Diff ] [ File ] | ||
mod - AI/Global/AAI/AAIUnitTable.h | [ Diff ] [ File ] | ||
mod - AI/Global/AAI/aidef.h | [ Diff ] [ File ] | ||
develop 8c7ad9d0
Timestamp: 2008-01-03 17:02:00 Author: satirik [ Details ] [ Diff ] |
- "find battle" bug fixed git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5236 37977431-3df6-0310-b722-df95706aa16b |
||
develop 396f23cc
Timestamp: 2008-01-03 15:43:29 Author: Auswaschbar [ Details ] [ Diff ] |
* some header and include touchups git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5235 37977431-3df6-0310-b722-df95706aa16b |
||
mod - AI/Global/KAI-0.2/Include.h | [ Diff ] [ File ] | ||
mod - rts/Map/SM3/terrain/TerrainTextureGLSL.cpp | [ Diff ] [ File ] | ||
mod - rts/Rendering/Env/AdvTreeDrawer.h | [ Diff ] [ File ] | ||
mod - rts/Rendering/Textures/TextureAtlas.cpp | [ Diff ] [ File ] | ||
mod - rts/System/DemoReader.cpp | [ Diff ] [ File ] | ||
mod - rts/System/DemoReader.h | [ Diff ] [ File ] | ||
mod - rts/System/FileSystem/ArchiveScanner.cpp | [ Diff ] [ File ] | ||
mod - rts/System/GlobalStuff.cpp | [ Diff ] [ File ] | ||
mod - rts/System/GlobalStuff.h | [ Diff ] [ File ] | ||
mod - rts/System/NetProtocol.h | [ Diff ] [ File ] | ||
mod - rts/System/tdf_grammar.hpp | [ Diff ] [ File ] | ||
develop 4c2bf55a
Timestamp: 2008-01-03 13:27:20 Author: Auswaschbar [ Details ] [ Diff ] |
* cleaned up CPreGame a bit git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5234 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/Game/GameServer.cpp | [ Diff ] [ File ] | ||
mod - rts/Game/PreGame.cpp | [ Diff ] [ File ] | ||
mod - rts/Game/PreGame.h | [ Diff ] [ File ] | ||
mod - rts/System/Main.cpp | [ Diff ] [ File ] | ||
mod - tools/DemoAnalyser/main.cpp | [ Diff ] [ File ] | ||
develop 0ffbd3f0
Timestamp: 2008-01-03 03:13:43 Author: betalord [ Details ] [ Diff ] |
forgot to set access level for userid.php git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5233 37977431-3df6-0310-b722-df95706aa16b |
||
develop 212882c5
Timestamp: 2008-01-03 03:12:32 Author: betalord [ Details ] [ Diff ] |
made it easier for moderators to handle user ids, also fixed a bug with ban entry deletion not updating the server git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5232 37977431-3df6-0310-b722-df95706aa16b |
||
develop 7141b8d9
Timestamp: 2008-01-03 03:09:58 Author: betalord [ Details ] [ Diff ] |
added some more helper functions to chanserv git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5231 37977431-3df6-0310-b722-df95706aa16b |
||
develop 5fc40f70
Timestamp: 2008-01-03 00:01:23 Author: tvo [ Details ] [ Diff ] |
* Checklist git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5230 37977431-3df6-0310-b722-df95706aa16b |
||
add - Documentation/releasechecklist.txt | [ Diff ] [ File ] | ||
develop ce03c4ff
Timestamp: 2008-01-02 23:20:29 Author: submarine [ Details ] [ Diff ] |
AAI v0.851 - only internal code cleaning, removed UnitMovementType, it was made redudant by unsigned int movement_type bitfield git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5229 37977431-3df6-0310-b722-df95706aa16b |
||
mod - AI/Global/AAI/AAIAirForceManager.cpp | [ Diff ] [ File ] | ||
mod - AI/Global/AAI/AAIAttack.cpp | [ Diff ] [ File ] | ||
mod - AI/Global/AAI/AAIAttackManager.cpp | [ Diff ] [ File ] | ||
mod - AI/Global/AAI/AAIBrain.cpp | [ Diff ] [ File ] | ||
mod - AI/Global/AAI/AAIBuildTable.cpp | [ Diff ] [ File ] | ||
mod - AI/Global/AAI/AAIBuildTable.h | [ Diff ] [ File ] | ||
mod - AI/Global/AAI/AAIExecute.cpp | [ Diff ] [ File ] | ||
mod - AI/Global/AAI/AAIGroup.cpp | [ Diff ] [ File ] | ||
mod - AI/Global/AAI/AAIGroup.h | [ Diff ] [ File ] | ||
mod - AI/Global/AAI/AAISector.cpp | [ Diff ] [ File ] | ||
mod - AI/Global/AAI/aidef.h | [ Diff ] [ File ] | ||
develop de18e223
Timestamp: 2008-01-02 22:43:32 Author: betalord [ Details ] [ Diff ] |
git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5227 37977431-3df6-0310-b722-df95706aa16b | ||
mod - Documentation/Lobby/AdminCommands.txt | [ Diff ] [ File ] | ||
develop 136e1cc1
Timestamp: 2008-01-02 22:39:19 Author: betalord [ Details ] [ Diff ] |
web interface also forces server to refetch ban entries from the database now git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5226 37977431-3df6-0310-b722-df95706aa16b |
||
develop 5ca843db
Timestamp: 2008-01-02 22:20:32 Author: betalord [ Details ] [ Diff ] |
allow RETRIEVELATESTBANLIST command git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5225 37977431-3df6-0310-b722-df95706aa16b |
||
develop 366f4a78
Timestamp: 2008-01-02 21:49:22 Author: betalord [ Details ] [ Diff ] |
fixed a minor problem (duplicate function name) git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5224 37977431-3df6-0310-b722-df95706aa16b |
||
develop 8009921e
Timestamp: 2008-01-02 21:39:06 Author: satirik [ Details ] [ Diff ] |
try except added to save filters, save groups and save away msgs git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5223 37977431-3df6-0310-b722-df95706aa16b |
||
develop a18c3437
Timestamp: 2008-01-02 20:56:19 Author: satirik [ Details ] [ Diff ] |
original players rank now displayed correctly while hosting a replay git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5222 37977431-3df6-0310-b722-df95706aa16b |
||
develop 70241219
Timestamp: 2008-01-02 19:32:01 Author: tvo [ Details ] [ Diff ] |
* Bump to 0.76b1+ so buildbot can happily chug along building automated installers. git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5221 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/Game/GameVersion.cpp | [ Diff ] [ File ] | ||
develop e8ceed13
Timestamp: 2008-01-02 19:16:53 Author: Auswaschbar [ Details ] [ Diff ] |
Added nice debugging tool: It reads a demofile and prints out the networc traffic in human readable form. git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5219 37977431-3df6-0310-b722-df95706aa16b |
||
add - tools/DemoAnalyser/CMakeLists.txt | [ Diff ] [ File ] | ||
add - tools/DemoAnalyser/main.cpp | [ Diff ] [ File ] | ||
develop 588781a7
Timestamp: 2008-01-02 18:55:28 Author: betalord [ Details ] [ Diff ] |
git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5218 37977431-3df6-0310-b722-df95706aa16b | ||
develop b9601dbe
Timestamp: 2008-01-02 17:29:43 Author: betalord [ Details ] [ Diff ] |
git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5217 37977431-3df6-0310-b722-df95706aa16b | ||
develop 910f3126
Timestamp: 2008-01-02 16:26:37 Author: LordMatt [ Details ] [ Diff ] |
*Fix note so it is all present git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5216 37977431-3df6-0310-b722-df95706aa16b |
||
mod - installer/spring.nsi | [ Diff ] [ File ] | ||