2025-07-31 19:52 CEST

Changesets: spring

Search ] Browse ] Back to Index ]
develop e9dda10a
Timestamp: 2005-08-11 02:24:08
Author: xiphux
Details ] Diff ]
Fix broken HPIUtil data structs, but disable it since it segfaults

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@146 37977431-3df6-0310-b722-df95706aa16b
mod - rts/HPIUtil.cpp Diff ] File ]
mod - rts/HPIUtil.h Diff ] File ]
mod - rts/HpiHandler.cpp Diff ] File ]
develop 6cbb038a
Timestamp: 2005-08-10 23:59:06
Author: xiphux
Details ] Diff ]
Remove annoying flicker when moving mouse

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@145 37977431-3df6-0310-b722-df95706aa16b
mod - rts/Lesson2.cpp Diff ] File ]
develop 3b0bf6c0
Timestamp: 2005-08-10 23:57:27
Author: xiphux
Details ] Diff ]
Keep CMouseCursor from crashing with no cursors

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@144 37977431-3df6-0310-b722-df95706aa16b
mod - rts/MouseCursor.cpp Diff ] File ]
develop 02d338ec
Timestamp: 2005-08-10 23:51:40
Author: xiphux
Details ] Diff ]
Temporarily disable 3D trees

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@143 37977431-3df6-0310-b722-df95706aa16b
mod - rts/BaseTreeDrawer.cpp Diff ] File ]
develop 5828cd9a
Timestamp: 2005-08-10 23:48:38
Author: xiphux
Details ] Diff ]
Fix busted bitmap loading

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@142 37977431-3df6-0310-b722-df95706aa16b
mod - rts/Bitmap.cpp Diff ] File ]
mod - rts/include/linux/windows.h Diff ] File ]
develop 99139fa1
Timestamp: 2005-08-10 23:37:20
Author: xiphux
Details ] Diff ]
Hack up include/linux/filefunctions.h globbing to be case insensitive

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@141 37977431-3df6-0310-b722-df95706aa16b
mod - rts/FileHandler.cpp Diff ] File ]
mod - rts/include/linux/filefunctions.h Diff ] File ]
develop e5ff4d68
Timestamp: 2005-08-10 23:28:08
Author: xiphux
Details ] Diff ]
Remove platform-specific path separator logic (since windows recognizes both slash and backslash, while posix only does slash)

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@140 37977431-3df6-0310-b722-df95706aa16b
mod - rts/AdvSky.cpp Diff ] File ]
mod - rts/AdvTreeGenerator.cpp Diff ] File ]
mod - rts/BFReadmap.cpp Diff ] File ]
mod - rts/BasicTreeDrawer.cpp Diff ] File ]
mod - rts/BasicWater.cpp Diff ] File ]
mod - rts/CobFile.h Diff ] File ]
mod - rts/CommandAI.cpp Diff ] File ]
mod - rts/CommanderScript.cpp Diff ] File ]
mod - rts/CommanderScript2.cpp Diff ] File ]
mod - rts/FeatureHandler.cpp Diff ] File ]
mod - rts/GameSetup.cpp Diff ] File ]
mod - rts/GroupHandler.cpp Diff ] File ]
mod - rts/GuiHandler.cpp Diff ] File ]
mod - rts/ModelProjectile.cpp Diff ] File ]
mod - rts/MouseCursor.cpp Diff ] File ]
mod - rts/MoveInfo.cpp Diff ] File ]
mod - rts/MoveTestScript.cpp Diff ] File ]
mod - rts/PathEstimator.cpp Diff ] File ]
mod - rts/ProjectileHandler.cpp Diff ] File ]
mod - rts/ReadMap.cpp Diff ] File ]
mod - rts/StarburstProjectile.cpp Diff ] File ]
mod - rts/TextureHandler.cpp Diff ] File ]
mod - rts/Unit3DLoader.cpp Diff ] File ]
mod - rts/UnitDefHandler.cpp Diff ] File ]
mod - rts/UnitLoader.cpp Diff ] File ]
mod - rts/UnitParser.cpp Diff ] File ]
mod - rts/WeaponDefHandler.cpp Diff ] File ]
mod - rts/myGL.cpp Diff ] File ]
develop 079c6490
Timestamp: 2005-08-10 10:33:59
Author: xiphux
Details ] Diff ]
Temporary (nasty) hackery to make the gui actually respond to keypresses

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@139 37977431-3df6-0310-b722-df95706aa16b
mod - rts/Lesson2.cpp Diff ] File ]
develop 839acd0b
Timestamp: 2005-08-10 10:18:52
Author: xiphux
Details ] Diff ]
Move file finding code into platform-specific includes

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@138 37977431-3df6-0310-b722-df95706aa16b
mod - rts/FileHandler.cpp Diff ] File ]
mod - rts/HpiHandler.cpp Diff ] File ]
mod - rts/PreGame.cpp Diff ] File ]
mod - rts/ReadMap.cpp Diff ] File ]
add - rts/include/linux/filefunctions.h Diff ] File ]
add - rts/include/windows/filefunctions.h Diff ] File ]
develop 412f6c35
Timestamp: 2005-08-10 10:11:20
Author: xiphux
Details ] Diff ]
More verbose debug output from error handling, removed an unused variable

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@137 37977431-3df6-0310-b722-df95706aa16b
mod - rts/include/linux/windows.h Diff ] File ]
develop f55fa124
Timestamp: 2005-08-10 10:10:14
Author: xiphux
Details ] Diff ]
Minor casts to shut up gcc warnings

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@136 37977431-3df6-0310-b722-df95706aa16b
mod - rts/AdvTreeDrawer.cpp Diff ] File ]
mod - rts/AdvTreeGenerator.cpp Diff ] File ]
develop eed1ae3b
Timestamp: 2005-08-09 17:56:59
Author: xiphux
Details ] Diff ]
Added font kerning support to glFont. Switched to a font that's not as ugly and actually has some kerning table data

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@135 37977431-3df6-0310-b722-df95706aa16b
add - rts/Vera.ttf Diff ] File ]
rm - rts/cour.ttf Diff ] File ]
mod - rts/glFont.cpp Diff ] File ]
mod - rts/glFont.h Diff ] File ]
develop 84caf934
Timestamp: 2005-08-09 05:31:11
Author: xiphux
Details ] Diff ]
Update glFont font handling to use FreeType instead of bitmap fonts

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@134 37977431-3df6-0310-b722-df95706aa16b
add - rts/cour.ttf Diff ] File ]
mod - rts/glFont.cpp Diff ] File ]
mod - rts/glFont.h Diff ] File ]
develop c091620a
Timestamp: 2005-08-09 04:56:56
Author: xiphux
Details ] Diff ]
Fix a couple minor bugs in gui/GUIfont.cpp

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@133 37977431-3df6-0310-b722-df95706aa16b
mod - rts/gui/GUIfont.cpp Diff ] File ]
develop d756d45c
Timestamp: 2005-08-08 14:10:18
Author: xiphux
Details ] Diff ]
Whoops, forgot to re-enable some files

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@132 37977431-3df6-0310-b722-df95706aa16b
mod - rts/SConstruct Diff ] File ]
develop db214ba9
Timestamp: 2005-08-08 13:25:21
Author: xiphux
Details ] Diff ]
Implement HPIUtil in internal functions as opposed to an external DLL

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@131 37977431-3df6-0310-b722-df95706aa16b
add - rts/HPIUtil.cpp Diff ] File ]
mod - rts/HPIUtil.h Diff ] File ]
mod - rts/HpiHandler.cpp Diff ] File ]
mod - rts/HpiHandler.h Diff ] File ]
develop 4517c28f
Timestamp: 2005-08-07 18:45:44
Author: xiphux
Details ] Diff ]
Fix NO_NICETREES

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@130 37977431-3df6-0310-b722-df95706aa16b
mod - rts/AdvTreeGenerator.h Diff ] File ]
mod - rts/BaseTreeDrawer.cpp Diff ] File ]
develop 7b2f582c
Timestamp: 2005-08-07 18:24:25
Author: xiphux
Details ] Diff ]
Fix TextureFilter stuff

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@129 37977431-3df6-0310-b722-df95706aa16b
mod - rts/TextureFilters.h Diff ] File ]
mod - rts/TextureHandler.cpp Diff ] File ]
develop 6e498f89
Timestamp: 2005-08-07 18:07:18
Author: ace07
Details ] Diff ]
git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@128 37977431-3df6-0310-b722-df95706aa16b
develop b83e7f8d
Timestamp: 2005-08-07 09:59:23
Author: xiphux
Details ] Diff ]
Added basic ShowCursor() replacement

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@127 37977431-3df6-0310-b722-df95706aa16b
mod - rts/include/linux/windows.h Diff ] File ]
develop 77d6badc
Timestamp: 2005-08-05 23:34:59
Author: xiphux
Details ] Diff ]
Let's be a little more consistent with that LARGE_INTEGER stuff

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@126 37977431-3df6-0310-b722-df95706aa16b
mod - rts/include/linux/windows.h Diff ] File ]
develop 53179df2
Timestamp: 2005-08-05 23:24:30
Author: xiphux
Details ] Diff ]
Small int64_t compile fix from Charles Longeau <clongeau@gmail.com>

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@125 37977431-3df6-0310-b722-df95706aa16b
mod - rts/include/linux/windows.h Diff ] File ]
develop 545103f6
Timestamp: 2005-08-04 18:19:46
Author: xiphux
Details ] Diff ]
Updated old FreeType header check

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@124 37977431-3df6-0310-b722-df95706aa16b
mod - rts/SConstruct Diff ] File ]
develop 6b40d7d2
Timestamp: 2005-08-04 18:17:54
Author: xiphux
Details ] Diff ]
Fixed deprecated FreeType code

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@123 37977431-3df6-0310-b722-df95706aa16b
mod - rts/gui/GUIfont.cpp Diff ] File ]
develop be703503
Timestamp: 2005-08-04 11:42:36
Author: xiphux
Details ] Diff ]
Minor dotfileHandler touchup

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@122 37977431-3df6-0310-b722-df95706aa16b
mod - rts/dotfileHandler.cpp Diff ] File ]
First  Prev  1 2 3 ... 110 ... 220 ... 330 ... 440 ... 550 ... 660 ... 770 ... 880 ... 990 ... 1051 1052 1053 1054 1055 1056 1057 1058 1059  Next  Last