Merge branch 'accurate' into portable
Add and apply the enum_ESCRETURN enum
Merge branch 'accurate' into portable
Made Star.cpp compile as C89 in VS2003
Slight formatting tweak in Input.cpp
Merge branch 'accurate' into portable
Made Input.cpp more ASM-accurate
Make DoConfig check Config.dat's magic number
Fix SDLTexture backend's linked-list
Merge pull request #86 from GabrielRavier/bugFix/portableTravisCI
Update XCode to the most recent version
Merge branch 'accurate' into portable
Apply some more missing constants
Specify the OpenGL3 backend in the readme
Merge branch 'accurate' into portable
Fully-initialise the JOYSTICK_STATUS struct
Merge branch 'accurate' into portable
Don't deinit SDL before calling an SDL function
Remove a pair of variable declarations
Apply missing KEY_ESCAPE constant
Fix a bug in River.tsc that affects portability
Merge branch 'accurate' into portable
Merge branch 'accurate' into portable
Indent non-recipe Makefile lines with spaces
Use $(shell instead of backquotes in the Makefile
Un-hardcode the DoConfig Makefile target
Merge branch 'accurate' into portable
Define NDEBUG in RELEASE builds
Merge branch 'accurate' into portable
Make Makefile CXXFLAGS overriding safe
Merge branch 'accurate' into portable
Merge branch 'accurate' into portable
Merge branch 'accurate' into portable
Minor cleanup to IsEnableBitmap
Add warnings to Makefile, and fix WINDRES
Note a 60FPS/50FPS-related inconsistency