Major code reorganization

This commit only updates the XCode project for the changes.
A later commit each will update it for scons and MSVC.

A few actual changes are mixed in:
- Add a prefix header for a handful of common definitions
- Moved current_cursor into the Cursor class as a static member
- Removed the make_cursor_sword and make_cursor_watch functions
- Include tests in the All target
- Remove redundant -l flags for Common and Common-Party (since they're included in the Link phases anyway)
This commit is contained in:
2017-04-14 00:24:29 -04:00
parent b624841bea
commit 82abdab695
211 changed files with 1855 additions and 1881 deletions

2
.gitignore vendored
View File

@@ -61,7 +61,7 @@ pkg/win/data.nsi
# Shader Builder projects
# It's an sqlite3 database and not particularly important, so exclude it
src/tools/*.sbproj
*.sbproj
# Doxygen stuff
src/doxy/html/