2025-08-24 16:09 CEST

spring: develop c14d05b2 Diff ] Back to Repository ]
Author Committer Branch Timestamp Parent
tvo tvo develop 2006-05-24 20:49:38 develop 016c02c2
Changeset * Clean up error handling a bit:
  - Made a generic ErrorMessageBox function using MessageBox on windows
    and std::cerr on other platforms. It quits SDL before anything else
    to fix not working mouse cursors / invalid display resolutions on
    error (this only changed on non-win platforms, code didn't change
    for win).



git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@1335 37977431-3df6-0310-b722-df95706aa16b
rm - rts/System/Platform/Win/Win32Support.cpp Diff ] File ]
add - rts/System/Platform/errorhandler.cpp Diff ] File ]
mod - rts/System/Platform/errorhandler.h Diff ] File ]