Historique des commits

Auteur SHA1 Message Date
  mcc afc74abac5 Prevent event code collisions when using Polycode stock classes by adding a class-unique EVENTBASE_ constant to each class's event types. (The EVENTBASE_s are documented in PolyEvent.h.) Make a small change to create_lua_library to support the EVENTBASE_ idiom. il y a 13 ans
  Ivan Safrin a503864244 All classes now subclass PolyBase to faciliate casting in Lua bindings il y a 13 ans
  Ivan Safrin 24d0347b15 Find support in UITextInput and IDE text editor il y a 13 ans
  Ivan Safrin 6e1940bf25 Thread-safe events, adjustment Matrix for polygon picking il y a 13 ans
  Ivan Safrin 8666e09cbe Merged in a bunch of mcclure's memory leak fixes il y a 13 ans
  Cameron Hart aa4e7b968e Huge tidy up of headers. Moved includes to .cpp files where possible to improve compile times and reduce circular dependencies. il y a 14 ans
  Cameron Hart 7fe8f5c173 Made a lot of read only methods const and parameters const reference where possible to avoid copies. il y a 14 ans
  Ivan Safrin c9406f5051 Code cleanup and documentation. il y a 14 ans
  Ivan Safrin 7a37c48787 Code clean up and documentation il y a 14 ans
  Ivan Safrin 6508f8c9a0 Added a String class, replaced std::string and wstring with the new class il y a 15 ans
  Ivan Safrin 7cc9015fd0 Initial import from old repository il y a 15 ans