Historial de Commits

Autor SHA1 Mensaje Fecha
  Ingo Ruhnke a5421006f2 Add m_ prefixes to member variables hace 6 años
  Ingo Ruhnke 5e4cdeb41e Add Sector::get() that returns a Sector&, use instead of ::current() hace 6 años
  Ingo Ruhnke be94015ec6 Use nullptr instead of 0 hace 6 años
  Ingo Ruhnke 60a046dd3a Add override keyword to member functions hace 6 años
  Ingo Ruhnke 45253e8cdf Fix int vs float conversion issues with ReaderMapping::get() hace 6 años
  Ingo Ruhnke 1c2693cf88 Added m_/s_ prefix to Sector member variables hace 6 años
  Ingo Ruhnke 82f787e8a6 Use new style C++ cast instead of old style C cast hace 6 años
  Ingo Ruhnke b98a5c78ac Changed objects to work with Canvas class hace 6 años
  leper 9bf89d46bb Clean up some includes. hace 6 años
  Bobby Youstra 955eb4b92c Moved Object name property parsing to GameObject class hace 6 años
  Tobias Markus 2ae81ee967 Change more lisp.get calls to include default parameter (easier to read) hace 6 años
  Tobias Markus 3470009e3b Initialize a lot of members in initialization list hace 8 años
  Tobias Markus eba63958d3 Add ExposedObject class for dealing with exposing / unexposing objects to squirrel hace 8 años
  Tobias Markus 9118f056ea Pass vectors by reference hace 8 años
  leper 4925d3a15c Pass some parameters as const refs. hace 8 años
  Hume2 4e62d2800e AmbientSound: Make possible to change the sound hace 8 años
  Tobias Markus e1c3659cc5 Refactor settings class to include lisp string in save settings (#434) hace 8 años
  Tobias Markus 71815a02ce Get rid of editor_active.[ch]pp, make Editor::is_active() static instead (#432) hace 8 años
  Hume2 4ca48f9c59 AmbientSound: More sane behaviour in editor hace 8 años
  Hume2 44ded439dd Move the EditorActive() into an utility hace 8 años
  Tobias Markus 84cdfdb8a9 Refactor get_settings() in object/ hace 8 años
  Hume2 6c2bf1633c Invisible objects are now visible in Editor hace 8 años
  Hume2 93aef71e4b Fixed Ambient Sound displaying hace 8 años
  Hume2 a5eca676a9 Made the editor working again hace 8 años
  Hume2 3324034a63 Objects (not triggers) are now known objects hace 9 años
  Hume2 69d8c074d7 Save level method hace 9 años
  Ingo Ruhnke f18a11332f Removed multi-inheritance from AmbientSound hace 8 años
  Hume2 101474c218 Digging into AmbientSound; It's now a MovingObject. hace 8 años
  Ingo Ruhnke 52746d1259 Split Reader classes into separate files hace 8 años
  Ingo Ruhnke 3e0b47ce1c Further work on Reader, removed most lisp::Lisp references and made it compile again, but doesn't link yet hace 8 años