2025-08-02 13:20 CEST

Changesets: spring

Search ] Browse ] Back to Index ]
develop a58fb716
Timestamp: 2007-12-26 13:43:52
Author: tvo
Details ] Diff ]
* Set svn:eol-style to native



git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5115 37977431-3df6-0310-b722-df95706aa16b
mod - rts/System/FileSystem/CRC.cpp Diff ] File ]
mod - rts/System/FileSystem/CRC.h Diff ] File ]
mod - rts/System/Platform/Linux/OggStream.cpp Diff ] File ]
mod - rts/System/Platform/Linux/OggStream.h Diff ] File ]
mod - rts/System/Platform/Win/OggStream.cpp Diff ] File ]
mod - rts/System/Platform/Win/OggStream.h Diff ] File ]
mod - rts/System/creg/cregex.h Diff ] File ]
mod - rts/lib/lua/README_SPRING Diff ] File ]
develop aa16691a
Timestamp: 2007-12-26 13:27:25
Author: tvo
Details ] Diff ]
* Remove /Mac/BackgroundReader.mm, since BackgroundReader was removed too (dead code).
* Change lots of printf calls to logOutput.Print, a major one that still needs
to be done is the 'print' call from LUA. (luaB_print)
* Fixed an uninitialized memory read in InfoConsole.cpp.
* Reformatted FontTexture.cpp to use tabs instead of spaces.
* Removed some debug output from CobInstance.
* Factored a Printv function out of all LogOutput functions (like vprintf)
* Other minor fixes/cleanup.



git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5114 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/UI/InfoConsole.cpp Diff ] File ]
mod - rts/Lua/LuaHandle.cpp Diff ] File ]
mod - rts/Lua/LuaSyncedCtrl.cpp Diff ] File ]
mod - rts/Lua/LuaUnitRendering.cpp Diff ] File ]
mod - rts/Rendering/FontTexture.cpp Diff ] File ]
mod - rts/Sim/Misc/FeatureHandler.cpp Diff ] File ]
mod - rts/Sim/Units/COB/CobInstance.cpp Diff ] File ]
mod - rts/Sim/Units/UnitHandler.cpp Diff ] File ]
mod - rts/System/LogOutput.cpp Diff ] File ]
mod - rts/System/LogOutput.h Diff ] File ]
mod - rts/System/Platform/FileSystem.cpp Diff ] File ]
mod - rts/System/Platform/FileSystem.h Diff ] File ]
mod - rts/System/Platform/Linux/OggStream.cpp Diff ] File ]
rm - rts/System/Platform/Mac/BackgroundReader.mm Diff ] File ]
develop 7b27d670
Timestamp: 2007-12-26 03:26:21
Author: betalord
Details ] Diff ]
ChanServ now automatically moves logs from disk to a database on regular intervals

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5113 37977431-3df6-0310-b722-df95706aa16b
develop 54021878
Timestamp: 2007-12-26 03:15:01
Author: imbaczek
Details ] Diff ]
enable ArchiveMover to update files

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5112 37977431-3df6-0310-b722-df95706aa16b
mod - tools/ArchiveMover/ArchiveMover.cpp Diff ] File ]
develop fb0b7c3e
Timestamp: 2007-12-25 23:00:09
Author: LordMatt
Details ] Diff ]
*Add map to team maps pack Zeus05_A.sd7
*Fix default selection behavior when BA and XTA are already installed


git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5111 37977431-3df6-0310-b722-df95706aa16b
mod - installer/sections/sectiondesc.nsh Diff ] File ]
mod - installer/sections/teammaps.nsh Diff ] File ]
mod - installer/spring.nsi Diff ] File ]
develop 1ac50107
Timestamp: 2007-12-25 21:02:25
Author: betalord
Details ] Diff ]
* fixed timestamps to use UNIX like format now
* added protection against "CLIENTSTATUS command spam" exploit

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5110 37977431-3df6-0310-b722-df95706aa16b
develop 4cf75700
Timestamp: 2007-12-25 20:59:50
Author: LordMatt
Details ] Diff ]
*Add the following original content mods to the installer (downloads):
-Gundam
-Kernel Panic
-Evolution
-Spring: 1944
-Simbase
*Minor textual changes


git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5109 37977431-3df6-0310-b722-df95706aa16b
add - installer/sections/evolution.nsh Diff ] File ]
add - installer/sections/gundam.nsh Diff ] File ]
add - installer/sections/kp.nsh Diff ] File ]
add - installer/sections/s44.nsh Diff ] File ]
mod - installer/sections/sectiondesc.nsh Diff ] File ]
add - installer/sections/simbase.nsh Diff ] File ]
mod - installer/spring.nsi Diff ] File ]
develop b2fadfbf
Timestamp: 2007-12-25 11:36:42
Author: KDR_11k
Details ] Diff ]
* fixed stunned factories teleporting the produced unit back (was caused by the factory not being able to tell if a production is finished while stunned) if the construction was finished while the factory was stunned and the factory unstuns.

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5108 37977431-3df6-0310-b722-df95706aa16b
mod - rts/Sim/Units/UnitTypes/Factory.cpp Diff ] File ]
develop 03fb2f4d
Timestamp: 2007-12-25 10:25:14
Author: KDR_11k
Details ] Diff ]
* committed Tombom's changelog update from Mantis 0000732.

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5107 37977431-3df6-0310-b722-df95706aa16b
mod - Documentation/changelog.txt Diff ] File ]
develop c3a24411
Timestamp: 2007-12-24 23:35:08
Author: KDR_11k
Details ] Diff ]
* added [CONSTRUCTION] section to Modruless.tdf:
constructionDecay (bool, default true): Should constructions decay if noone is working on them?
constructionDecayTime (float, default 6.66): How long until the decay starts?
constructionDecaySpeed (float, default 0.03): The speed of the decay, whereby buildTime*decaySpeed = time for a total decay so higher = slower decay

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5106 37977431-3df6-0310-b722-df95706aa16b
mod - rts/Sim/ModInfo.cpp Diff ] File ]
mod - rts/Sim/ModInfo.h Diff ] File ]
mod - rts/Sim/Units/Unit.cpp Diff ] File ]
develop 364e81ad
Timestamp: 2007-12-24 20:21:18
Author: kloot
Details ] Diff ]
add some protection against .wav's whose headers contain a garbage datalen (was causing SEGV's with XTA 9.2)

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5105 37977431-3df6-0310-b722-df95706aa16b
mod - rts/System/Platform/Linux/OpenALSound.cpp Diff ] File ]
develop 09dfe5b0
Timestamp: 2007-12-24 05:51:40
Author: LordMatt
Details ] Diff ]
*Apply patch by BrainDamage to user documentation closes Mantis 0000730
*Make my own edits to user documentation


git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5104 37977431-3df6-0310-b722-df95706aa16b
mod - Documentation/userdocs/Getting Started.html Diff ] File ]
mod - Documentation/userdocs/Legal.html Diff ] File ]
mod - Documentation/userdocs/More Info.html Diff ] File ]
mod - Documentation/userdocs/Q&A.html Diff ] File ]
mod - Documentation/userdocs/main.html Diff ] File ]
develop 1699551a
Timestamp: 2007-12-24 01:16:58
Author: satirik
Details ] Diff ]
- clicking on a "join" or "host" notification leading to the wrong battle bug fixed

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5103 37977431-3df6-0310-b722-df95706aa16b
develop da10a41d
Timestamp: 2007-12-23 23:42:09
Author: trepan
Details ] Diff ]
* Fixed Mantis 0000729
(do not minimize the minimap with dualscreen / overview camera)


git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5102 37977431-3df6-0310-b722-df95706aa16b
mod - rts/Game/Camera/OverviewController.cpp Diff ] File ]
develop c808d71c
Timestamp: 2007-12-23 22:15:23
Author: submarine
Details ] Diff ]
Last bot not least: updated readme file

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5101 37977431-3df6-0310-b722-df95706aa16b
mod - game/AI/AAI/AAI ReadMe.txt Diff ] File ]
develop 279da59b
Timestamp: 2007-12-23 22:13:44
Author: submarine
Details ] Diff ]
AAI v0.85

- Added TRANSPORTERS keyword to mod cfg file, works like SCOUTS or ATTACKERS. Note that AAI does not use transporters yet, but it may be used in future times

- Redone scout selection, AAI may now use cloaked scouts, reduced GROUND/AIR/SEA/HOVER_SCOUT categories to one
SCOUT category

-> Due to those changes buildtable version has been bumped to 0.85

- Fixed a bug that prevented AAI from building builders under certain conditions (S44 was suffering from this)

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5100 37977431-3df6-0310-b722-df95706aa16b
mod - AI/Global/AAI/AAI ReadMe.txt Diff ] File ]
mod - AI/Global/AAI/AAI.cpp Diff ] File ]
mod - AI/Global/AAI/AAIAirForceManager.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/AAIConfig.cpp Diff ] File ]
mod - AI/Global/AAI/AAIConfig.h Diff ] File ]
mod - AI/Global/AAI/AAIConstructor.cpp Diff ] File ]
mod - AI/Global/AAI/AAIExecute.cpp Diff ] File ]
mod - AI/Global/AAI/AAISector.cpp Diff ] File ]
mod - AI/Global/AAI/aidef.h Diff ] File ]
develop 07906e1a
Timestamp: 2007-12-23 22:11:42
Author: submarine
Details ] Diff ]
- Updated mod cfg files for AAI 0.85

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5099 37977431-3df6-0310-b722-df95706aa16b
mod - game/AI/AAI/cfg/mod/A-A-SBetaPack1.9B.cfg Diff ] File ]
mod - game/AI/AAI/cfg/mod/AA3.2.cfg Diff ] File ]
rm - game/AI/AAI/cfg/mod/AA31.cfg Diff ] File ]
mod - game/AI/AAI/cfg/mod/AA5.0project.cfg Diff ] File ]
mod - game/AI/AAI/cfg/mod/AAIA10.cfg Diff ] File ]
rm - game/AI/AAI/cfg/mod/AASF211.cfg Diff ] File ]
rm - game/AI/AAI/cfg/mod/AASF221.cfg Diff ] File ]
rm - game/AI/AAI/cfg/mod/AASF223.cfg Diff ] File ]
rm - game/AI/AAI/cfg/mod/AASS211.cfg Diff ] File ]
rm - game/AI/AAI/cfg/mod/AASS221.cfg Diff ] File ]
rm - game/AI/AAI/cfg/mod/AASS223.cfg Diff ] File ]
rm - game/AI/AAI/cfg/mod/BA47.cfg Diff ] File ]
rm - game/AI/AAI/cfg/mod/BA56.cfg Diff ] File ]
mod - game/AI/AAI/cfg/mod/BA58.cfg Diff ] File ]
mod - game/AI/AAI/cfg/mod/BA591.cfg Diff ] File ]
mod - game/AI/AAI/cfg/mod/BA_Installer_Version.cfg Diff ] File ]
mod - game/AI/AAI/cfg/mod/BOTA_13.cfg Diff ] File ]
mod - game/AI/AAI/cfg/mod/BOTA_14.cfg Diff ] File ]
mod - game/AI/AAI/cfg/mod/CA-BETA1.cfg Diff ] File ]
mod - game/AI/AAI/cfg/mod/Expand&Exterminate v0.163.cfg Diff ] File ]
mod - game/AI/AAI/cfg/mod/Expand_and_Exterminate_v_0.171.cfg Diff ] File ]
rm - game/AI/AAI/cfg/mod/FF 1.17 S.cfg Diff ] File ]
rm - game/AI/AAI/cfg/mod/FF 1.19 S.cfg Diff ] File ]
mod - game/AI/AAI/cfg/mod/FF 1.21 S.cfg Diff ] File ]
mod - game/AI/AAI/cfg/mod/FleabowlNR10.cfg Diff ] File ]
mod - game/AI/AAI/cfg/mod/KuroTA-v047.cfg Diff ] File ]
mod - game/AI/AAI/cfg/mod/PURE0.51.cfg Diff ] File ]
mod - game/AI/AAI/cfg/mod/SmallMod.cfg Diff ] File ]
mod - game/AI/AAI/cfg/mod/SpringWD5B65.cfg Diff ] File ]
mod - game/AI/AAI/cfg/mod/StarWars01.cfg Diff ] File ]
mod - game/AI/AAI/cfg/mod/TABFForSPRINGv15.cfg Diff ] File ]
mod - game/AI/AAI/cfg/mod/TBT12.cfg Diff ] File ]
mod - game/AI/AAI/cfg/mod/TLLv104.cfg Diff ] File ]
mod - game/AI/AAI/cfg/mod/XTAPE.cfg Diff ] File ]
mod - game/AI/AAI/cfg/mod/XTA_Installer_Version.cfg Diff ] File ]
rm - game/AI/AAI/cfg/mod/gundam annihilation 0.98b.cfg Diff ] File ]
mod - game/AI/AAI/cfg/mod/gundam_1.1_epic.cfg Diff ] File ]
mod - game/AI/AAI/cfg/mod/gundam_1.1_tiny.cfg Diff ] File ]
rm - game/AI/AAI/cfg/mod/gundam_1.1tO.cfg Diff ] File ]
develop f37b1e80
Timestamp: 2007-12-23 18:53:37
Author: trepan
Details ] Diff ]
* Always add springcontent.sdz


git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5098 37977431-3df6-0310-b722-df95706aa16b
mod - tools/unitsync/unitsync.cpp Diff ] File ]
mod - tools/unitsync/unitsync.h Diff ] File ]
develop c0519682
Timestamp: 2007-12-23 16:08:37
Author: kloot
Details ] Diff ]
fix unit restrictions of 0 producing mod errors

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5097 37977431-3df6-0310-b722-df95706aa16b
mod - rts/Sim/Units/UnitDefHandler.cpp Diff ] File ]
develop 990bbec8
Timestamp: 2007-12-23 10:43:57
Author: KDR_11k
Details ] Diff ]
* fixed WeaponDefNames table not being defined for gadgets with LuaGadgets handler (should also affect FeatureDefNames unless I missed something)

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5096 37977431-3df6-0310-b722-df95706aa16b
mod - installer/builddata/springcontent/LuaGadgets/system.lua Diff ] File ]
develop c198d60e
Timestamp: 2007-12-23 08:35:46
Author: tnowell
Details ] Diff ]
unitsync cacher

It loads unitsync and caches information to a json document cache.js

Currently it parses mapnames, mod tags, mod lua options, and mod units. Credits to trepan for writing the original unitsync test program this is based on.

note: for some reason I can only get unitsync to return units for Funta. XTA and pure gave 0 units returned.

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5095 37977431-3df6-0310-b722-df95706aa16b
add - tools/unitsync_cacher/json/json_spirit.h Diff ] File ]
add - tools/unitsync_cacher/json/json_spirit_reader.cpp Diff ] File ]
add - tools/unitsync_cacher/json/json_spirit_reader.h Diff ] File ]
add - tools/unitsync_cacher/json/json_spirit_value.cpp Diff ] File ]
add - tools/unitsync_cacher/json/json_spirit_value.h Diff ] File ]
add - tools/unitsync_cacher/json/json_spirit_writer.cpp Diff ] File ]
add - tools/unitsync_cacher/json/json_spirit_writer.h Diff ] File ]
add - tools/unitsync_cacher/test.cpp Diff ] File ]
add - tools/unitsync_cacher/test.sln Diff ] File ]
add - tools/unitsync_cacher/test.vcproj Diff ] File ]
develop e40ccfdc
Timestamp: 2007-12-23 01:11:30
Author: tnowell
Details ] Diff ]
- moved some files around into extra packages
- fiddled the search box for playerlists

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5094 37977431-3df6-0310-b722-df95706aa16b
develop 6965fdae
Timestamp: 2007-12-22 18:12:04
Author: LordMatt
Details ] Diff ]
*Adjust some installer texts.
*Install maps and mods folders by default.
*Improve some functions for brevity or readability.
*Improve default component selection behavior: Currently installed mods
are updated by default (Only works for BA and XTA atm, can be expanded
to more mods in a later installer version). Unselect default maps by
default when spring.exe already present.
*Add additional filesizes for downloadable components so that total
space needed is accurate


git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5093 37977431-3df6-0310-b722-df95706aa16b
mod - installer/sections/ba.nsh Diff ] File ]
mod - installer/sections/main.nsh Diff ] File ]
mod - installer/sections/sectiondesc.nsh Diff ] File ]
mod - installer/spring.nsi Diff ] File ]
develop 8367175a
Timestamp: 2007-12-22 11:41:35
Author: Victor
Details ] Diff ]
Fixed saves compatibility

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5092 37977431-3df6-0310-b722-df95706aa16b
mod - rts/Sim/Projectiles/PieceProjectile.cpp Diff ] File ]
mod - rts/Sim/Units/Unit.cpp Diff ] File ]
develop 20e2e5f1
Timestamp: 2007-12-22 01:58:41
Author: kloot
Details ] Diff ]
git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5091 37977431-3df6-0310-b722-df95706aa16b
mod - rts/Sim/MoveTypes/TAAirMoveType.cpp Diff ] File ]
First  Prev  1 2 3 ... 110 ... 220 ... 330 ... 440 ... 550 ... 660 ... 770 ... 873 874 875 876 877 878 879 880 ... 990 ... 1057 1058 1059  Next  Last