You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openmw-tes3coop/apps/openmw
David Cernat 926106cf8c [General] Rework CharGen slightly for clarity purposes
Previously, charGenStage.end was doing double duty as both the variable indicating the number of CharGen stages and – when set to 0 – the variable indicating that CharGen was over. The latter role is now filled by a new boolean.
7 years ago
..
mwbase Merge pull request #335 from OpenMW/master while resolving conflicts 7 years ago
mwclass Merge pull request #303 from OpenMW/master while resolving conflicts 7 years ago
mwdialogue Merge pull request #326 from OpenMW/master 7 years ago
mwgui Merge pull request #335 from OpenMW/master while resolving conflicts 7 years ago
mwinput Merge pull request #333 from OpenMW/master 7 years ago
mwmechanics Merge pull request #335 from OpenMW/master while resolving conflicts 7 years ago
mwmp [General] Rework CharGen slightly for clarity purposes 7 years ago
mwphysics remove redundant condition 7 years ago
mwrender Fix error message that referred to the wrong file (Bug #4159) 7 years ago
mwscript check the presence of OnActivate using the SuppressActivate flag instead of looking for keywords 7 years ago
mwsound Remove a function from the sound manager interface 7 years ago
mwstate Fade screen in on a new game start 8 years ago
mwworld Merge pull request #331 from OpenMW/master while resolving conflicts 7 years ago
CMakeLists.txt Merge pull request #303 from OpenMW/master while resolving conflicts 7 years ago
android_commandLine.cpp Fix tab indentations in apps/ and components/ 9 years ago
android_commandLine.h Remove empty line at the beginning of files 10 years ago
android_main.c enable opengl es1 9 years ago
crashcatcher.cpp crashcatcher: complain when launching gdb fails 8 years ago
doc.hpp Fixed more spelling mistakes 8 years ago
engine.cpp Merge pull request #303 from OpenMW/master while resolving conflicts 7 years ago
engine.hpp Allow starting at an (unnamed) exterior cell using --start (Feature #3941) 8 years ago
main.cpp [General] Move getFilenameTimestamp() to Utils 7 years ago