2025-08-20 10:14 CEST

Changesets: spring

Search ] Browse ] Back to Index ]
develop f6cff95a
Timestamp: 2006-02-06 10:53:30
Author: xiphux
Details ] Diff ]
Jpeglib is no longer necessary with DevIL

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@698 37977431-3df6-0310-b722-df95706aa16b
mod - rts/Rendering/Map/BFGroundTextures.h Diff ] File ]
develop 512ff2a0
Timestamp: 2006-02-06 05:09:31
Author: xiphux
Details ] Diff ]
Minor switch, put lua header check before luabind

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@697 37977431-3df6-0310-b722-df95706aa16b
mod - rts/build/scons/config.py Diff ] File ]
develop bc7e226c
Timestamp: 2006-02-06 00:44:02
Author: xiphux
Details ] Diff ]
Adjustments to fix building with latest luabind

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@696 37977431-3df6-0310-b722-df95706aa16b
mod - rts/System/Lesson2.cpp Diff ] File ]
mod - rts/System/Script/LuaBinder.cpp Diff ] File ]
mod - rts/System/Script/LuaBinder.h Diff ] File ]
mod - rts/System/Script/LuaFunctions.cpp Diff ] File ]
mod - rts/build/scons/config.py Diff ] File ]
develop feac18f4
Timestamp: 2006-02-05 18:25:30
Author: jcnossen
Details ] Diff ]
VS2003 project: enabled all optimizations on release build, and added DIRECT_CONTROL_ALLOWED define

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@693 37977431-3df6-0310-b722-df95706aa16b
mod - rts/build/vstudio7/rts.vcproj Diff ] File ]
develop d00d6ee4
Timestamp: 2006-02-05 16:33:45
Author: jcnossen
Details ] Diff ]
removed warning message when alGenSources() fails, this happens on windows when too many PlaySound are being done.

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@692 37977431-3df6-0310-b722-df95706aa16b
mod - rts/System/Sound.cpp Diff ] File ]
develop 7d8f9bf1
Timestamp: 2006-02-05 14:04:52
Author: tvo
Details ] Diff ]
Fix pause key.



git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@691 37977431-3df6-0310-b722-df95706aa16b
mod - rts/Game/UI/GuiKeyReader.cpp Diff ] File ]
develop 590387d3
Timestamp: 2006-02-05 04:59:13
Author: fnordia
Details ] Diff ]
Fixed path issues

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@687 37977431-3df6-0310-b722-df95706aa16b
mod - rts/System/FileSystem/ArchiveScanner.cpp Diff ] File ]
mod - tools/unitsync/Syncer.cpp Diff ] File ]
mod - tools/unitsync/unitsync.cpp Diff ] File ]
mod - tools/unitsync/unitsync.vcproj Diff ] File ]
develop 89d3a531
Timestamp: 2006-02-05 02:22:50
Author: xiphux
Details ] Diff ]
Small AI patch for CommanderScript from Vlad-Mihai Sima <vladms@rdslink.ro>

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@686 37977431-3df6-0310-b722-df95706aa16b
mod - rts/Game/StartScripts/CommanderScript.cpp Diff ] File ]
develop b058a82f
Timestamp: 2006-02-04 22:21:04
Author: tvo
Details ] Diff ]
svn merge -r 679:680 svn+ssh://tvo@svn.berlios.de/svnroot/repos/taspring-linux/branches/tvo1



git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@685 37977431-3df6-0310-b722-df95706aa16b
mod - rts/System/Sound.cpp Diff ] File ]
develop d8d58496
Timestamp: 2006-02-03 22:03:41
Author: xiphux
Details ] Diff ]
More significant cleanups to Lesson2.cpp, moved cryptic bitops to their own header

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@678 37977431-3df6-0310-b722-df95706aa16b
mod - rts/Game/UI/MouseCursor.cpp Diff ] File ]
mod - rts/Sim/Map/SmfReadMap.cpp Diff ] File ]
mod - rts/System/Lesson2.cpp Diff ] File ]
add - rts/System/bitops.h Diff ] File ]
mod - rts/System/myMath.cpp Diff ] File ]
mod - rts/System/myMath.h Diff ] File ]
develop 11d1da33
Timestamp: 2006-02-03 20:23:54
Author: jcnossen
Details ] Diff ]
extra lib/include dirs specified in unitsync vs7 project

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@677 37977431-3df6-0310-b722-df95706aa16b
mod - tools/unitsync/unitsync.vcproj Diff ] File ]
develop e5496522
Timestamp: 2006-02-03 17:10:30
Author: jcnossen
Details ] Diff ]
made compatible with port code

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@676 37977431-3df6-0310-b722-df95706aa16b
mod - tools/unitsync/Syncer.cpp Diff ] File ]
mod - tools/unitsync/stdafx.h Diff ] File ]
mod - tools/unitsync/unitsync.cpp Diff ] File ]
mod - tools/unitsync/unitsync.vcproj Diff ] File ]
develop 8fd16356
Timestamp: 2006-02-03 16:53:44
Author: tvo
Details ] Diff ]
Fix crash if empty CGroup is deleted. (grouphandler->RemoveGroup called twice)



git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@675 37977431-3df6-0310-b722-df95706aa16b
mod - rts/ExternalAI/Group.cpp Diff ] File ]
develop d7cd4eb0
Timestamp: 2006-02-03 15:55:42
Author: tvo
Details ] Diff ]
Fix crash bug in CAICallback::verify when gai==0.



git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@674 37977431-3df6-0310-b722-df95706aa16b
mod - rts/ExternalAI/AICallback.cpp Diff ] File ]
develop 88380246
Timestamp: 2006-02-03 14:41:17
Author: betalord
Details ] Diff ]
unlimited mod sides count

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@673 37977431-3df6-0310-b722-df95706aa16b
mod - tools/unitsync/unitsync.cpp Diff ] File ]
develop c1d43fe9
Timestamp: 2006-02-03 03:54:43
Author: xiphux
Details ] Diff ]
A bit more on OSX dylibs

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@672 37977431-3df6-0310-b722-df95706aa16b
mod - rts/build/scons/rts.py Diff ] File ]
develop 30fca292
Timestamp: 2006-02-02 21:23:18
Author: xiphux
Details ] Diff ]
More minor cleanups in Lesson2.cpp

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@671 37977431-3df6-0310-b722-df95706aa16b
mod - rts/System/Lesson2.cpp Diff ] File ]
develop c056624a
Timestamp: 2006-02-02 20:59:59
Author: xiphux
Details ] Diff ]
Account for OpenAL stop/delete sources bug in another spot

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@670 37977431-3df6-0310-b722-df95706aa16b
mod - rts/System/Sound.cpp Diff ] File ]
develop 23e9b552
Timestamp: 2006-02-02 17:59:36
Author: xiphux
Details ] Diff ]
Preliminary scons support for Darwin via Darwinports

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@669 37977431-3df6-0310-b722-df95706aa16b
mod - rts/System/Platform/fp.h Diff ] File ]
mod - rts/build/scons/config.py Diff ] File ]
mod - rts/build/scons/detect.py Diff ] File ]
mod - rts/build/scons/rts.py Diff ] File ]
develop 3b5c2651
Timestamp: 2006-02-02 13:36:05
Author: tvo
Details ] Diff ]
(scons) Strip exe if optimizing is enabled, but neither debugging nor profiling are enabled.
Note that optimizing (and hence stripping) is enabled by default.



git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@668 37977431-3df6-0310-b722-df95706aa16b
mod - SConstruct Diff ] File ]
mod - rts/build/scons/rts.py Diff ] File ]
develop 7a73fdca
Timestamp: 2006-02-02 11:16:49
Author: xiphux
Details ] Diff ]
Minor cleanups in Lesson2.cpp

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@667 37977431-3df6-0310-b722-df95706aa16b
mod - rts/System/Lesson2.cpp Diff ] File ]
develop c8bd8d4c
Timestamp: 2006-02-02 07:00:58
Author: xiphux
Details ] Diff ]
Fix a missing cast that made gcc choke on an ambiguous overload

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@664 37977431-3df6-0310-b722-df95706aa16b
mod - rts/System/Sound.cpp Diff ] File ]
develop b27bbca7
Timestamp: 2006-02-01 18:18:59
Author: jcnossen
Details ] Diff ]
git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@663 37977431-3df6-0310-b722-df95706aa16b
mod - changelog.txt Diff ] File ]
develop ff477f3d
Timestamp: 2006-02-01 18:15:20
Author: jcnossen
Details ] Diff ]
- added a hovering state to TAAirMoveType, for units that should not land. This is specified with dontland=1 in the .FBI
- corrected small bug in lesson2.cpp, reported by M2 with mantis

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@662 37977431-3df6-0310-b722-df95706aa16b
mod - rts/Sim/MoveTypes/TAAirMoveType.cpp Diff ] File ]
mod - rts/Sim/MoveTypes/TAAirMoveType.h Diff ] File ]
mod - rts/Sim/Units/CommandAI/AirCAI.cpp Diff ] File ]
mod - rts/Sim/Units/UnitDef.h Diff ] File ]
mod - rts/Sim/Units/UnitDefHandler.cpp Diff ] File ]
mod - rts/Sim/Units/UnitLoader.cpp Diff ] File ]
mod - rts/System/Lesson2.cpp Diff ] File ]
develop d8af18b4
Timestamp: 2006-02-01 16:40:09
Author: jcnossen
Details ] Diff ]
-corrected a few bugs found by M2
-key repeat is now enabled
-JPG compression enabled

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@661 37977431-3df6-0310-b722-df95706aa16b
mod - rts/System/Bitmap.cpp Diff ] File ]
mod - rts/System/Lesson2.cpp Diff ] File ]
mod - rts/System/tdf_grammar.hpp Diff ] File ]
First  Prev  1 2 3 ... 110 ... 220 ... 330 ... 440 ... 550 ... 660 ... 770 ... 880 ... 990 ... 1030 1031 1032 1033 1034 1035 1036 ... 1057 1058 1059  Next  Last