Commit History

Author SHA1 Message Date
  Ivan Safrin 2522352a17 Fixed Lua debug reporting in player, made IDE throttle down instead of pausing core on lose focus, added open files dropdown and active project name display to the IDE 13 years ago
  Ivan Safrin ab57cb458b Core pausing on lose focus, IDE will now pause core on lose focus 13 years ago
  Ivan Safrin f8dc3922a7 OS-specific shortcut keys and core shortcut events 13 years ago
  Ivan Safrin 134576cae7 Tons of Windows fixes 13 years ago
  Ivan Safrin a503864244 All classes now subclass PolyBase to faciliate casting in Lua bindings 13 years ago
  Ivan Safrin 193e0e2251 UI improvements, Major IDE updates (2D entity editor, bezier curve editor, asset browser), ids and tags for entities, ScreenEntityInstances, binary Object serialization, various bugfixes and improvements across the board, Particle systems no longer require a parent Scene/Screen, Label code rewrite (now aligned to baseline by default), 13 years ago
  Ivan Safrin 8a8b1cfa08 Player exits more gracefully on quit, debuggger improvements in the IDE 13 years ago
  Ivan Safrin 5e0b6cf926 Scrolling setters for scrollbars and scroll container, execute command for Core, app launcher for Cocoa core, misc IDE changes 13 years ago
  Ivan Safrin 2342359635 App focus lose and gain support on Mac, fixed bug with modifier keys 13 years ago
  Ivan Safrin 40766fd24b Moved getScreenInfo to Core 13 years ago
  Ivan Safrin dda069be43 Threaded event fixes 13 years ago
  Ivan Safrin 83f843670e Fixed potential crash in TUIO module, exposed eventMutex in Core 13 years ago
  Ivan Safrin 6e1940bf25 Thread-safe events, adjustment Matrix for polygon picking 13 years ago
  Ivan Safrin 942c53bd70 A wrapper for time information, might have broken windows 13 years ago
  Ivan Safrin 490211cbd1 Warp mouse Cocoa implementation 13 years ago
  Ivan Safrin 0a4775b3ca Made label size methods static, added Vector2 shader uniforms, animation end callback in ScreenSprite, shape testing methods for 2D Physics 13 years ago
  Ivan Safrin dc006132ba Touch events in Input core, TUIO module and multiple monitor support in Cocoa 13 years ago
  Ivan Safrin 3f300899cd Some more IDE work 14 years ago
  Ivan Safrin 695a105915 IDE header cleanup and some IDE fixes 14 years ago
  Ivan Safrin e9c1a6af55 Mac fixes for bitshifter's changes. 14 years ago
  Cameron Hart cdee607137 Merge branch 'master' into pxljm 14 years ago
  Cameron Hart aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. 14 years ago
  Ivan Safrin 05b7bdf04d VSync on Mac, anisothropic filtering options, 3D physics framerate idependence 14 years ago
  Cameron Hart d2fde9fc99 Converted string to store as UTF-8 since the majority of the time this is how it's used. Now strings can be passed as const reference parameters which greatly reduces the amount of string copying being performed. 14 years ago
  unknown 207ca4fca6 Windows port and some fixes 14 years ago
  Ivan Safrin c9406f5051 Code cleanup and documentation. 14 years ago
  Ivan Safrin 7a37c48787 Code clean up and documentation 14 years ago
  Ivan Safrin 40fa766738 Cleaned up code, replaced unnecessary dynamic instances with static classes. 15 years ago
  Ivan Safrin c763d26677 Major changes all across, haven't been commiting anything, will start now 15 years ago
  Ivan Safrin 6508f8c9a0 Added a String class, replaced std::string and wstring with the new class 15 years ago