Changesets: spring
develop d4b07847
Timestamp: 2006-02-01 16:35:44 Author: jcnossen [ Details ] [ Diff ] |
patch by greenail to fix a crashbug for a VS2005 build git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@660 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/Sim/Path/PathFinder.cpp | [ Diff ] [ File ] | ||
develop 5a22136f
Timestamp: 2006-02-01 15:34:45 Author: tvo [ Details ] [ Diff ] |
Add better error handling to CSound. Workaround a bug in linux port of OpenAL: it doesn't allow deleting playing sources, so we stop the source before deleting it. git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@659 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/System/Sound.cpp | [ Diff ] [ File ] | ||
develop 60f3ea7c
Timestamp: 2006-02-01 10:11:00 Author: tvo [ Details ] [ Diff ] |
Potential 64 bit compatitibility bug fixed git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@658 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/Sim/Units/COB/CobFile.cpp | [ Diff ] [ File ] | ||
develop 992c8f83
Timestamp: 2006-02-01 04:10:15 Author: fnordia [ Details ] [ Diff ] |
Fixed path related bugs git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@657 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/System/FileSystem/ArchiveScanner.cpp | [ Diff ] [ File ] | ||
develop 06dce56f
Timestamp: 2006-02-01 04:09:00 Author: fnordia [ Details ] [ Diff ] |
Should not recurse into subdirs for ta-style archive parsing git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@656 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/System/FileSystem/VFSHandler.cpp | [ Diff ] [ File ] | ||
develop c6f77aeb
Timestamp: 2006-02-01 04:07:23 Author: fnordia [ Details ] [ Diff ] |
Include dir for openal32 did not match vclibs download git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@655 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/build/vstudio7/rts.vcproj | [ Diff ] [ File ] | ||
develop cebef2a8
Timestamp: 2006-02-01 02:41:59 Author: xiphux [ Details ] [ Diff ] |
Temporary fix for sound engine deadlock git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@654 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/System/Sound.cpp | [ Diff ] [ File ] | ||
develop 3c47dd92
Timestamp: 2006-02-01 01:31:17 Author: xiphux [ Details ] [ Diff ] |
Minor gcc cast warning git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@653 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/ExternalAI/AICallback.cpp | [ Diff ] [ File ] | ||
develop f5c8efb0
Timestamp: 2006-01-31 20:41:09 Author: tvo [ Details ] [ Diff ] |
(scons) cosmetic fix in error msg git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@651 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/build/scons/rts.py | [ Diff ] [ File ] | ||
develop 64f88883
Timestamp: 2006-01-31 11:14:34 Author: tvo [ Details ] [ Diff ] |
[scons] Oops, I enabled optimizing by default... This commit reverts that, and also prints a notice whether profiling is enabled or not. git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@650 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/build/scons/rts.py | [ Diff ] [ File ] | ||
develop e6f334c3
Timestamp: 2006-01-30 15:08:52 Author: betalord [ Details ] [ Diff ] |
git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@649 37977431-3df6-0310-b722-df95706aa16b | ||
develop 4611f4b2
Timestamp: 2006-01-30 15:08:25 Author: betalord [ Details ] [ Diff ] |
git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@648 37977431-3df6-0310-b722-df95706aa16b | ||
develop ea3b938c
Timestamp: 2006-01-30 15:08:03 Author: betalord [ Details ] [ Diff ] |
added simple auto-complete feature git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@647 37977431-3df6-0310-b722-df95706aa16b |
||
develop 083348e9
Timestamp: 2006-01-30 15:07:20 Author: betalord [ Details ] [ Diff ] |
fixed some proxy bug git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@646 37977431-3df6-0310-b722-df95706aa16b |
||
develop b210c793
Timestamp: 2006-01-28 03:04:19 Author: ace07 [ Details ] [ Diff ] |
forgot to add another resource folder... git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@645 37977431-3df6-0310-b722-df95706aa16b |
||
develop 7e297954
Timestamp: 2006-01-28 03:02:55 Author: ace07 [ Details ] [ Diff ] |
applied a patch that adds some new list sorting functionality git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@644 37977431-3df6-0310-b722-df95706aa16b |
||
develop b4f0eb8e
Timestamp: 2006-01-26 22:10:03 Author: tvo [ Details ] [ Diff ] |
Add profile={yes,no} option to `scons configure' git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@643 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/build/scons/rts.py | [ Diff ] [ File ] | ||
develop 04ab9ab7
Timestamp: 2006-01-26 18:09:03 Author: jcnossen [ Details ] [ Diff ] |
patch by greenail to get it build on VS 2005 git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@642 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/System/FileSystem/VFSHandler.cpp | [ Diff ] [ File ] | ||
develop 6c652d45
Timestamp: 2006-01-25 16:43:58 Author: jcnossen [ Details ] [ Diff ] |
copied unitsync tool from CVS git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@641 37977431-3df6-0310-b722-df95706aa16b |
||
add - tools/unitsync/SyncServer.cpp | [ Diff ] [ File ] | ||
add - tools/unitsync/SyncServer.h | [ Diff ] [ File ] | ||
add - tools/unitsync/Syncer.cpp | [ Diff ] [ File ] | ||
add - tools/unitsync/Syncer.h | [ Diff ] [ File ] | ||
add - tools/unitsync/exports.def | [ Diff ] [ File ] | ||
add - tools/unitsync/stdafx.cpp | [ Diff ] [ File ] | ||
add - tools/unitsync/stdafx.h | [ Diff ] [ File ] | ||
add - tools/unitsync/test/main.dfm | [ Diff ] [ File ] | ||
add - tools/unitsync/test/main.pas | [ Diff ] [ File ] | ||
add - tools/unitsync/test/synctest.cfg | [ Diff ] [ File ] | ||
add - tools/unitsync/test/synctest.dpr | [ Diff ] [ File ] | ||
add - tools/unitsync/test/synctest.res | [ Diff ] [ File ] | ||
add - tools/unitsync/unitsync.cpp | [ Diff ] [ File ] | ||
add - tools/unitsync/unitsync.h | [ Diff ] [ File ] | ||
add - tools/unitsync/unitsync.sln | [ Diff ] [ File ] | ||
add - tools/unitsync/unitsync.vcproj | [ Diff ] [ File ] | ||
develop 56150d62
Timestamp: 2006-01-23 11:52:23 Author: betalord [ Details ] [ Diff ] |
git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@639 37977431-3df6-0310-b722-df95706aa16b | ||
develop ee17962f
Timestamp: 2006-01-23 11:33:20 Author: betalord [ Details ] [ Diff ] |
git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@638 37977431-3df6-0310-b722-df95706aa16b | ||
develop 6829a722
Timestamp: 2006-01-23 11:33:06 Author: betalord [ Details ] [ Diff ] |
fixed bug with hosting replays (i/o error 103) and added "load default"/"set default" buttons git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@637 37977431-3df6-0310-b722-df95706aa16b |
||
develop 669b52a3
Timestamp: 2006-01-23 11:31:36 Author: betalord [ Details ] [ Diff ] |
added HTTP proxy support git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@636 37977431-3df6-0310-b722-df95706aa16b |
||
develop 6e17bc61
Timestamp: 2006-01-23 11:23:44 Author: betalord [ Details ] [ Diff ] |
added HTTP proxy settings git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@635 37977431-3df6-0310-b722-df95706aa16b |
||
develop 43c51b4e
Timestamp: 2006-01-23 11:12:24 Author: betalord [ Details ] [ Diff ] |
minor changes git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@634 37977431-3df6-0310-b722-df95706aa16b |
||