2025-08-20 10:09 CEST

Changesets: spring

Search ] Browse ] Back to Index ]
develop af64947d
Timestamp: 2007-10-13 14:57:21
Author: Auswaschbar
Details ] Diff ]
* fix type confusion and lots of type conversions in TimeProfiler


git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4558 37977431-3df6-0310-b722-df95706aa16b
mod - rts/System/TimeProfiler.cpp Diff ] File ]
mod - rts/System/TimeProfiler.h Diff ] File ]
develop 20a1ba53
Timestamp: 2007-10-13 14:41:04
Author: Victor
Details ] Diff ]
-Added CR_RESERVED space at the end of creg structures.
-Added/fixed creg members list in some classes.

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4557 37977431-3df6-0310-b722-df95706aa16b
mod - rts/Sim/Misc/AirBaseHandler.cpp Diff ] File ]
mod - rts/Sim/Misc/CategoryHandler.cpp Diff ] File ]
mod - rts/Sim/Misc/DamageArray.cpp Diff ] File ]
mod - rts/Sim/Misc/DamageArrayHandler.cpp Diff ] File ]
mod - rts/Sim/Misc/GeometricObjects.cpp Diff ] File ]
mod - rts/Sim/Misc/InterceptHandler.cpp Diff ] File ]
mod - rts/Sim/Misc/LosHandler.cpp Diff ] File ]
mod - rts/Sim/Misc/QuadField.cpp Diff ] File ]
mod - rts/Sim/Misc/RadarHandler.cpp Diff ] File ]
mod - rts/Sim/Misc/SensorHandler.cpp Diff ] File ]
mod - rts/Sim/Projectiles/ExpGenSpawner.cpp Diff ] File ]
mod - rts/Sim/Projectiles/FireProjectile.cpp Diff ] File ]
mod - rts/Sim/Projectiles/FlareProjectile.cpp Diff ] File ]
mod - rts/Sim/Projectiles/Projectile.cpp Diff ] File ]
mod - rts/Sim/Projectiles/ProjectileHandler.cpp Diff ] File ]
mod - rts/Sim/Projectiles/Unsynced/BitmapMuzzleFlame.cpp Diff ] File ]
mod - rts/Sim/Projectiles/Unsynced/BubbleProjectile.cpp Diff ] File ]
mod - rts/Sim/Projectiles/Unsynced/DirtProjectile.cpp Diff ] File ]
mod - rts/Sim/Projectiles/Unsynced/ExploSpikeProjectile.cpp Diff ] File ]
mod - rts/Sim/Projectiles/Unsynced/GenericParticleProjectile.cpp Diff ] File ]
mod - rts/Sim/Projectiles/Unsynced/GeoSquareProjectile.cpp Diff ] File ]
mod - rts/Sim/Projectiles/Unsynced/GeoThermSmokeProjectile.cpp Diff ] File ]
mod - rts/Sim/Projectiles/Unsynced/GeoThermSmokeProjectile.h Diff ] File ]
mod - rts/Sim/Projectiles/Unsynced/GfxProjectile.cpp Diff ] File ]
mod - rts/Sim/Projectiles/Unsynced/HeatCloudProjectile.cpp Diff ] File ]
mod - rts/Sim/Projectiles/Unsynced/MuzzleFlame.cpp Diff ] File ]
mod - rts/Sim/Projectiles/Unsynced/SimpleParticleSystem.cpp Diff ] File ]
mod - rts/Sim/Projectiles/Unsynced/SmokeProjectile.cpp Diff ] File ]
mod - rts/Sim/Projectiles/Unsynced/SmokeProjectile2.cpp Diff ] File ]
mod - rts/Sim/Projectiles/Unsynced/SmokeTrailProjectile.cpp Diff ] File ]
mod - rts/Sim/Projectiles/Unsynced/SpherePartProjectile.cpp Diff ] File ]
mod - rts/Sim/Projectiles/Unsynced/TracerProjectile.cpp Diff ] File ]
mod - rts/Sim/Projectiles/Unsynced/WakeProjectile.cpp Diff ] File ]
mod - rts/Sim/Projectiles/WeaponProjectiles/EmgProjectile.cpp Diff ] File ]
mod - rts/Sim/Projectiles/WeaponProjectiles/ExplosiveProjectile.cpp Diff ] File ]
mod - rts/Sim/Weapons/Cannon.cpp Diff ] File ]
develop 0216a159
Timestamp: 2007-10-13 14:33:26
Author: Victor
Details ] Diff ]
Fixed bug: after load all moving ground units stops with message "Can't reach destination".

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4556 37977431-3df6-0310-b722-df95706aa16b
mod - rts/Sim/MoveTypes/groundmovetype.cpp Diff ] File ]
mod - rts/Sim/MoveTypes/groundmovetype.h Diff ] File ]
develop a414561b
Timestamp: 2007-10-13 02:43:24
Author: satirik
Details ] Diff ]
- Changing map bug fixed

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4555 37977431-3df6-0310-b722-df95706aa16b
develop eed6a68d
Timestamp: 2007-10-13 00:42:35
Author: tnowell
Details ] Diff ]
- improved a bug issue with AIs under non windows systems, a complete fix has yet to be made
- made insertion of text into chatpane components 3x faster by setting a blank document in the container while the content is being changed to prevent thread locking slowdowns.

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4554 37977431-3df6-0310-b722-df95706aa16b
develop d9be318a
Timestamp: 2007-10-12 22:23:20
Author: tnowell
Details ] Diff ]
- changed default looknfeel to native looknfeel
- implemented the Surprise Me button in the battle list

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4553 37977431-3df6-0310-b722-df95706aa16b
develop 737acdeb
Timestamp: 2007-10-12 20:53:39
Author: trepan
Details ] Diff ]
* Added 'cobID' to lua unitDefs


git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4552 37977431-3df6-0310-b722-df95706aa16b
mod - rts/Lua/LuaUnitDefs.cpp Diff ] File ]
develop 3df131fb
Timestamp: 2007-10-12 20:48:07
Author: satirik
Details ] Diff ]
- Qt dependency removed

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4551 37977431-3df6-0310-b722-df95706aa16b
develop c3fd38e2
Timestamp: 2007-10-12 20:35:49
Author: trepan
Details ] Diff ]
* Added the 'cobID' unitDef tag, and the COB_ID (100) COB GET type


git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4550 37977431-3df6-0310-b722-df95706aa16b
mod - rts/Sim/Units/COB/CobInstance.cpp Diff ] File ]
mod - rts/Sim/Units/UnitDef.h Diff ] File ]
mod - rts/Sim/Units/UnitDefHandler.cpp Diff ] File ]
develop 539494ee
Timestamp: 2007-10-12 18:37:25
Author: satirik
Details ] Diff ]
- Away messages done
- Away time increased : 30s -> 60s

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4549 37977431-3df6-0310-b722-df95706aa16b
develop 07ae7575
Timestamp: 2007-10-12 18:19:40
Author: imbaczek
Details ] Diff ]
patch by Auswaschbar: fix giving commands while recording a video

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4548 37977431-3df6-0310-b722-df95706aa16b
mod - rts/Game/GameServer.cpp Diff ] File ]
develop 0ed76cbd
Timestamp: 2007-10-12 17:33:28
Author: kloot
Details ] Diff ]
* oops

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4547 37977431-3df6-0310-b722-df95706aa16b
mod - rts/System/Platform/Win/DxSound.cpp Diff ] File ]
develop 98debf97
Timestamp: 2007-10-12 17:32:44
Author: kloot
Details ] Diff ]
minor cleanup wrt. the stream stop() and release() logic

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4546 37977431-3df6-0310-b722-df95706aa16b
mod - rts/System/Platform/Win/DxSound.cpp Diff ] File ]
mod - rts/System/Platform/Win/OggStream.cpp Diff ] File ]
mod - rts/System/Platform/Win/OggStream.h Diff ] File ]
develop f89e825d
Timestamp: 2007-10-12 01:10:42
Author: tnowell
Details ] Diff ]
- added copy right click menu to chatpanes
- fixed traffic window nto showing
- fixed conenction class traffic logging
- fixed not sending events properly to conenction class
- fixed sending of updates unnecesarily causing traffic spam and UI issues in battles
- Changed show traffic window toggle to a button
- Various Ui tweaks
- Fixed a potential crash bug when there's no itnernet connction in checking for updates
- Fixed private message windows focus stealing
- Fixed private messages usernamesays: error
- Moved a few functions from the battle window class to the battlemodel class
- Updated RegView page colours and layout

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4545 37977431-3df6-0310-b722-df95706aa16b
develop 18a144be
Timestamp: 2007-10-11 23:20:40
Author: Auswaschbar
Details ] Diff ]
* two new functions to get checksums from a given name of map / mod


git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4544 37977431-3df6-0310-b722-df95706aa16b
mod - tools/unitsync/unitsync.cpp Diff ] File ]
develop 71060493
Timestamp: 2007-10-11 20:52:59
Author: imbaczek
Details ] Diff ]
patch by tombom: fix set HEADING COB variable

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4543 37977431-3df6-0310-b722-df95706aa16b
mod - rts/Sim/Units/COB/CobInstance.cpp Diff ] File ]
mod - rts/Sim/Units/Unit.cpp Diff ] File ]
mod - rts/Sim/Units/Unit.h Diff ] File ]
develop dbef9880
Timestamp: 2007-10-11 20:23:57
Author: kloot
Details ] Diff ]
* volume control is nice to have

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4542 37977431-3df6-0310-b722-df95706aa16b
mod - rts/System/Platform/Win/OggStream.cpp Diff ] File ]
mod - rts/System/Platform/Win/OggStream.h Diff ] File ]
develop 6ca98172
Timestamp: 2007-10-11 19:54:39
Author: trepan
Details ] Diff ]
* Fixed a possible crash bug
(return int values, lua call-outs return the number of useful params on the stack)


git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4541 37977431-3df6-0310-b722-df95706aa16b
mod - rts/Lua/LuaUnsyncedCtrl.cpp Diff ] File ]
develop d8853c4b
Timestamp: 2007-10-11 18:33:11
Author: kloot
Details ] Diff ]
add a basic DSound Ogg-stream decoder

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4540 37977431-3df6-0310-b722-df95706aa16b
mod - rts/System/Platform/Linux/OggStream.cpp Diff ] File ]
mod - rts/System/Platform/Linux/OggStream.h Diff ] File ]
mod - rts/System/Platform/Linux/OpenALSound.cpp Diff ] File ]
mod - rts/System/Platform/Linux/OpenALSound.h Diff ] File ]
mod - rts/System/Platform/Win/DxSound.cpp Diff ] File ]
mod - rts/System/Platform/Win/DxSound.h Diff ] File ]
add - rts/System/Platform/Win/OggStream.cpp Diff ] File ]
add - rts/System/Platform/Win/OggStream.h Diff ] File ]
develop 76b46086
Timestamp: 2007-10-11 18:12:08
Author: satirik
Details ] Diff ]
- Auto join removed for PM's
- Clicking on "Metal" "Energy" and "Units" allow you to enter a custom value
- Away message menu added, but it does nothing i'll finish it later

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4539 37977431-3df6-0310-b722-df95706aa16b
develop cf961806
Timestamp: 2007-10-10 23:50:03
Author: imbaczek
Details ] Diff ]
patch by kdr_11k: fix the bug where laserprojectiles had weird garbage on the front if the projectile was within lod distance.

For some reason the front was drawn with the x coordinate of the texture 1 instead of the correct texture2.

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4538 37977431-3df6-0310-b722-df95706aa16b
mod - rts/Sim/Projectiles/WeaponProjectiles/LaserProjectile.cpp Diff ] File ]
develop 2c15f3ee
Timestamp: 2007-10-10 17:46:59
Author: satirik
Details ] Diff ]
- Minimap cache resolution reduced to 100x100 (instead of 200x200) => Memory used /2 (maybe some loading speed and map list display speed improvement)
- The minimap is now reloaded from file each time you select it, it takes more time to switch from one map to another but the zoomed minimap has more details
- You have to delete all your cached minimaps (.mini) if you want to reduce the memory use

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4537 37977431-3df6-0310-b722-df95706aa16b
develop ee0ab3fa
Timestamp: 2007-10-10 17:41:23
Author: tnowell
Details ] Diff ]
- minor cleanup
- removed various colours in forms reverting to the looknfeel colours
- fixed an error with the battle list enver removing battles
- Various layout twiddling so that thigns look prettier with proper spaces surrounding controls
- Various font fixes to autogenerate font typefaces and sizes, allowing the labels to eb shown correctly in the GUI designer and greater portability, aswell as compliance with the OS theme
- Corrected a bug involving shortenign of mod names not ctully being performed
- Various optimizations
- Atitle for the login progress
- safety code for the port settings value and a potential Number formatting crash
- Battle list now shows how many battles are open
- optimized chat mode and failed unitsync mode by not parsing battle related commands despite the battle GUI is not shown.
- fixed channelview/battle list divider not showing
- Added a player count label to the channel tabs above the player list
- made the AI combobox wider in the battle window to accomodate linux users

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4536 37977431-3df6-0310-b722-df95706aa16b
develop 500d58c6
Timestamp: 2007-10-09 20:20:52
Author: tvo
Details ] Diff ]
* Update VC8 project file.

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4535 37977431-3df6-0310-b722-df95706aa16b
mod - rts/build/vstudio8/rts.vcproj Diff ] File ]
develop cf8da702
Timestamp: 2007-10-09 18:22:08
Author: Auswaschbar
Details ] Diff ]
* seperated Netprotocol in two classes
* one for the basics (needed for dedicated hosting)
* the other one with specific stuff
+ minor changes


git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4534 37977431-3df6-0310-b722-df95706aa16b
mod - rts/Game/Player.h Diff ] File ]
mod - rts/Game/PreGame.cpp Diff ] File ]
add - rts/System/BaseNetProtocol.cpp Diff ] File ]
add - rts/System/BaseNetProtocol.h Diff ] File ]
mod - rts/System/FileSystem/ArchiveScanner.cpp Diff ] File ]
mod - rts/System/FileSystem/CRC.cpp Diff ] File ]
mod - rts/System/NetProtocol.cpp Diff ] File ]
mod - rts/System/NetProtocol.h Diff ] File ]
First  Prev  1 2 3 ... 110 ... 220 ... 330 ... 440 ... 550 ... 660 ... 770 ... 880 ... 895 896 897 898 899 900 901 ... 990 ... 1057 1058 1059  Next  Last