Version
4.0-588
Branche
master
Date
il y a 10 ans, 2 mois
Windows x64 Windows x86 Mac OS X Android Ubuntu 13.04
Commit
509ec9cc990918fd18f525965cce4a2676c67882
Auteur
Rachel Bryk
Description
Bootmanager.cpp fixes and clean up.

Some settings that bootmanger reads from game ini can be changed while a game is running, so we don't have to revert these back to what they were when starting the game, unless they were actually changed by the game ini.

Fix signed/unsigned warnings that pauldacheez pointed out.