Историја ревизија

Аутор SHA1 Порука Датум
  = a221f011d1 Fixes Android builds on MacOSX. пре 11 година
  seanpaultaylor adbdae9cf9 Fixes for compiler warnings пре 11 година
  Darryl Gough 3be40a9528 Convert line endings to LF пре 12 година
  sgrenier 45a9d03a4d Added basic support for setting and referencing variables in properties files via the syntax ${variable}. пре 12 година
  sgrenier 02877c7887 Changed Properties class to use a std::list instead of std::map for properties to ensure order of properties is preserved and to allow multiple properties with the same name (i.e. rotate, translate, etc). пре 12 година
  sgrenier 726891d48c Merge branch 'next' of https://github.com/blackberry/GamePlay into next пре 12 година
  Steve Grenier 91b02af523 More work on default theme. пре 12 година
  Darryl Gough 4fcead00ce Converted tabs to spaces in the files I modified. пре 12 година
  Darryl Gough bedd0e691d Fixed memory leak in Form::create пре 12 година
  Darryl Gough f89f089bf1 Changed Bundle, Font, Properties and SceneLoader to use GP_WARN instead of GP_ERROR. пре 12 година
  Darryl Gough 21af2b96e3 Changed the mesh and lua samples to load from a scene file. пре 12 година
  sgrenier de6a50dd30 Added support for spacing properties for vertical and flow layouts. пре 12 година
  sgrenier 963e51d860 Merge branch 'next' of https://github.com/blackberry/GamePlay into next пре 12 година
  sgrenier 7a8ca49182 Added more flexible sizing and positioning for UI controls: пре 12 година
  Dale Ducharme 23c5b38f03 In the properties file if we have пре 12 година
  sgrenier 145b37eb2e Added basic support for multi-line comments in properties files via C-style /* and */. пре 12 година
  Darryl Gough 2dac2eef86 Renamed FileSystem::dirname() to getDirectoryName пре 12 година
  Darryl Gough 1c34eebc9b Changed Properties so that files can be loaded relative to the property file. пре 12 година
  Darryl Gough 0512fca49d Added Stream interface. пре 13 година
  Steve Grenier 2e7fcf3ca1 Added 64-bit Windows support. пре 13 година
  seanpaultaylor 6e152951cb Fixes Linux bugs for sample05-lua and sample06-racer пре 13 година
  Ken Whatmough a897d0309e Fixes whitespace in properties #389. пре 13 година
  Darryl Gough 4e31ded1d5 Changed methods in ScriptController to pass vectors by reference instead of by value. пре 13 година
  Darryl Gough 64383a84ec Fixed errors detected by static code analyzer. пре 13 година
  seanpaultaylor 2f26a0a7a3 Additional changes for linux support пре 13 година
  Kieran Cunney 47674506a3 Fixes multiple-input handling and scrolling problems. пре 13 година
  Adam Blake 5161f325b5 Properties::getNamespace(id, searchNames) neglected to pass 'searchNames' on to the пре 13 година
  Chris Culy 9bd8e8eb88 Reduced compilation dependencies in generated Lua bindings source files (enum bindings are in separate files now). пре 13 година
  Chris Culy 9f1c2652ed Adds gameplay-luagen project, which generates bindings from the Doxygen XML output. пре 13 година
  Chris Culy 9736fa587d Fixes properties caching optimization issue in SceneLoader. пре 13 година