aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/extantz/scenri.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to post release API change. So much for stable API to collaborate ↵David Walter Seikel2014-06-111-1/+1
| | | | with. sigh
* Load and rez stuffs in an idler, also fix some bugs in that part.David Walter Seikel2014-06-021-1/+140
|
* Get the from disk sim loading to work.David Walter Seikel2014-06-011-17/+196
| | | | Still an odd problem with sonic that doesn't make sense.
* Slightly less half arsed stuffs creation.David Walter Seikel2014-05-301-0/+456
|
* Big include and libraries clean up.David Walter Seikel2014-05-241-1/+0
|
* The results of a session with valgrind.David Walter Seikel2014-05-201-2/+15
| | | | | | I'm surprised that this highly experimental code, built with chewing gum and chicken wire, had so little problems, and most of those where leaks. The majority of problems reported are from external libraries.
* Implement a half arsed touch_start() from extantz.David Walter Seikel2014-05-141-0/+2
|
* Typo--David Walter Seikel2014-05-121-1/+1
|
* Been there, done that, remove the TODO.David Walter Seikel2014-05-081-1/+0
|
* eo_add_custom() is the way.David Walter Seikel2014-05-081-6/+2
|
* Scenri figures out it's own evas, and size. Clean up an unneeded obj ↵David Walter Seikel2014-05-061-11/+16
| | | | variable. Plus more comments.
* Scenri no longer needs ourGlobals.David Walter Seikel2014-05-061-9/+9
|
* Camera no longer needs ourGlobals.David Walter Seikel2014-05-061-1/+1
|
* Shuffle stuff around into the new scenri.c and camera stuff.David Walter Seikel2014-05-061-0/+147