Search:
Login
Preferences
Help/Guide
Home
Search
Community
Blog
About
Support
Download
Documentation
Development
Timeline
Browse Source
Context Navigation
View Latest Revision
source:
trunk
/
src
/
platform
/
android
/
androidapp.cpp
Tweet
Revision Log Mode:
Stop on copy
Follow copies
Show only adds and deletes
View log starting at
and back to
Show at most
revisions per page.
Show full log messages
Legend:
Added
Modified
Copied or renamed
Diff
Rev
Age
Author
Log Message
(edit)
@2506
10 years
sam
base: start removing occurrences of NULL on our long journey to nullptr.
(edit)
@2297
10 years
sam
base: implement UNUSED() macro and put it here and there.
(edit)
@2222
10 years
sam
core: you can now while(app.MustTick()) { Tick(); } instead of app.Run().
(edit)
@2183
10 years
sam
build: fix the WTFPL site URL in all code comments.
(edit)
@1964
11 years
sam
android: use the FPS value provided by the application; we now run at …
(edit)
@1949
11 years
sam
misc: very minor tweaks here and there.
(edit)
@1944
11 years
sam
android: fix a synchronisation issue between Java and the game thread.
(edit)
@1684
11 years
sam
build: switch the Android native build rules to autoconf; still a bit …
(edit)
@1222
11 years
sam
build: compilation fixes for errors introduced in the recent Direct3D …
(edit)
@1219
11 years
sam
android: slightly update Android project for newer SDK versions.
(edit)
@1106
12 years
sam
core: try to merge Ticker and Emcee. Still not very good.
(edit)
@966
12 years
sam
core: remove spurious dependency between androidapp.cpp and monsterz.
(copy)
@865
12 years
sam
core: move platform-specific code to specific directories.
copied from
trunk/src/androidapp.cpp
:
(edit)
@864
12 years
sam
android: keep a pointer on the global Java VM instead of the current …
Note:
See
TracRevisionLog
for help on using the revision log.
Download in other formats:
RSS Feed
ChangeLog