2025-08-12 23:15 CEST

spring: develop d2ce0597 Diff ] Back to Repository ]
Author Committer Branch Timestamp Parent
Auswaschbar Auswaschbar develop 2008-02-16 18:49:52 develop 74f5c972
Changeset * fix crash with windows commandline
* add support of defining color depth:
  - 32 bit with (R,G,B,A) = (8,8,8,8)
  - 16 bit with (5,6,5,0)
  - default (before this commit), same like desktop and (5,6,5,0)

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5509 37977431-3df6-0310-b722-df95706aa16b
mod - rts/System/Main.cpp Diff ] File ]
mod - rts/System/SpringApp.cpp Diff ] File ]
mod - rts/System/SpringApp.h Diff ] File ]