Commit Graph

21 Commits

Author SHA1 Message Date
maride
08a0c82768 Fix includes 2016-04-04 17:08:13 +02:00
maride
795d161563 That's a C++ project, maride.
Stupid maride.
2016-04-02 18:23:08 +02:00
maride
7db37919cf Remove registration code; allow every map and every weather. 2016-04-02 17:18:39 +02:00
maride
1e03cded49 Patch OpenGL temporary address error 2016-04-02 17:18:11 +02:00
maride
73dfb0e950 Patch out cursor-code, update code
The cursor code (LocalToGlobal, HideCursor, ObscureCursor) is not present.
The update code (using curl) will be replaced with Sparkle.
2016-04-02 16:01:44 +02:00
maride
4a8a562af5 Translate from HIToolbox to "real-world" C.
TODO: remove #defines, replace with the real functions.
2016-04-02 15:55:02 +02:00
maride
49acbb7aa8 Don't beep. 2016-04-02 15:52:29 +02:00
maride
4f61559d4f Fix includes 2016-04-02 15:52:20 +02:00
maride
2b62e0647d Fix casts 2016-04-02 15:51:03 +02:00
maride
f30bb4ccc5 Add ASW Frameworks to gitignore 2016-04-02 15:49:44 +02:00
maride
158a5fe678 Add LZRW headers 2016-04-02 15:49:00 +02:00
maride
9dc594d051 Step down to i386 build from x86_64
Needed for maccontrols.cpp HIToolbox functions which are just available on i386:
* StillDown()
* GetIndString()
* WaitNextEvent()
* GetMouse()
2016-04-02 15:48:12 +02:00
maride
9f81d2eb96 Add HID Utilities and ForceFeedback
Patch functions with same signature
2016-04-02 15:32:35 +02:00
maride
c05119a2da Remove registration checks
Still not complete. See d158e10c
2016-04-02 15:19:10 +02:00
maride
be96c43b4b Remove teaser screen 2016-04-02 15:15:38 +02:00
maride
d158e10c40 Remove registration checks
This is not complete; TODO:
* Remove "demoAvailable" variable from car struct
* Remove "UNREGISTERED" string from main menu
* etc.
2016-04-02 15:12:08 +02:00
maride
3fcd1b3023 Update and remove some includes
You need to obtain "AmbrosiaTools" Framework. I'm not allowed to distribute it. Sorry.
2016-04-02 15:05:42 +02:00
maride
190d4240c6 Set OSX 10.7 as SDK
Have fun obtaining it. Hint: Download the old Xcode releases.
2016-04-02 14:51:43 +02:00
maride
a6595dcede Update to recommended project settings
* Bundle Identifier
* Architecture
* Project format (2.4 => 3.2)
2016-04-02 14:50:32 +02:00
maride
824efe13e5 Apply some privacy/neutrality
Remove user-specific workspace files
2016-04-02 14:48:27 +02:00
maride
02061d74c2 Original 1.0.5 code
(as received from Jonas Echterhoff)
2016-04-02 14:43:55 +02:00