Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
Subversion Repositories
eduke32
(root)
/
polymer
/
eduke32
/
platform
/
Apple/
– Rev 5559
Rev
Show changed files
|
Directory listing
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
5559
1874d 4h
hendricks266
/polymer/eduke32/platform/Apple/
Xcode: Automatically suggested changes.
5529
1878d 13h
hendricks266
/polymer/eduke32/platform/Apple/
Remove actors_inline, game_inline, and sector_inline objects, and move their code into other headers, set up to be compiled into well-fitting objects if inlining them is disabled.
5358
1982d 15h
hendricks266
/polymer/eduke32/platform/Apple/
Update Xcode project to reflect recent filename changes. DONT_BUILD.
5195
2114d 19h
hendricks266
/polymer/eduke32/platform/Apple/
iOS: Set up and enable building with USE_OPENGL. DONT_BUILD.
5183
2118d 15h
hendricks266
/polymer/eduke32/platform/Apple/
OS X: Fix startup window banner. DONT_BUILD.
5005
2206d 7h
hendricks266
/polymer/eduke32/platform/Apple/
Apple: Update Xcode project and build system. DONT_BUILD.
4648
2323d 7h
hendricks266
/polymer/eduke32/platform/Apple/
Further work on the Xcode project.
4646
2325d 10h
hendricks266
/polymer/eduke32/platform/Apple/
OS X: Add a preliminary Xcode project. DONT_BUILD.
4543
2413d 7h
hendricks266
/polymer/eduke32/platform/Apple/
Ball-busting Makefile restructure.
DONT_BUILD.
3551
2918d 11h
terminx
/polymer/eduke32/platform/Apple/
Directory cleanup. Move the "Apple", "Windows", and "Wii" directories to a new "platform" dir, move the contents of "psd" to "rsrc/source", move eobj* and obj* directories so that they're under the "source" dir.