Commit History

Author SHA1 Message Date
  Lasse Öörni 4e1e1f9ce6 Converted static const String arrays to const char* arrays where applicable. 12 years ago
  Lasse Öörni b28621a3a4 Documented engine initialization parameters. 12 years ago
  Lasse Öörni ce562fb894 Refactored Engine to use a startup parameters VariantMap. 12 years ago
  Wei Tjong Yao d7f6b4d0b6 Enhanced UIElement to be able to set a default style file for later reference by children elements, added horizontal indentation feature, and added new E_LAYOUTUPDATED event. Enhanced ListView to better support hierarchy mode and added feature to show 'expansion triangle' in hierarchy mode. Fixed a bug in ScrollView to update view size correctly when resizing content element. Fixed a bug in Log's WriteRaw() method so it sends error message to stderr even in quite mode. Refactored Editor to take advantage of the enhancement. 12 years ago
  Lasse Öörni ab4a9d16c9 Removed unnecessary calling of static function via pointer in exposing the Log object to script. 13 years ago
  Wei Tjong Yao 4d72b5a609 ScriptAPIDumper dumps to console when output file is not provided. Removed caveat from have to compile with ENABLE_LOGGING. Exposed variants to print to stderr to script. Added shell script for calling ConvertDocsToWiki executable. Fixed Editor application to handle exit on error gracefully. Updated documentation and wiki accordingly. 13 years ago
  Lasse Öörni 20619d01b1 Converted Log into a monostate to allow logging without a Context pointer. 13 years ago
  Lasse Öörni da243eb31b Applied UI & editor related patch from weitjong. 13 years ago
  Lasse Öörni a40fead7dc Updated license for the new year. 13 years ago
  Lasse Öörni 7d8558a51f Applied massive patch from weitjong. 13 years ago
  Lasse Öörni 21811bc13f Explicitly mention that DirectX June 2010 SDK needs to be installed. 13 years ago
  Lasse Öörni c49ece0491 Added Sort() function to HashMap & HashSet. 13 years ago
  Lasse Öörni 88aaa46465 Corrected formatting issues. License.txt & Readme.txt encoded as UTF-8, source code uses ASCII encoding. 13 years ago
  Lasse Öörni f0b6d55b28 Enclosed Urho3D classes inside Urho3D namespace to avoid clashes with external libraries. 13 years ago
  Lasse Öörni 6dac86e2e7 Added option to disable log timestamps. 13 years ago
  Lasse Öörni e1a1c974e5 Initial iOS support. 13 years ago
  Lasse Öörni 65378ee15b Fixed Android linking & startup issues. 13 years ago
  Lasse Öörni e10da28c4b Reverted PrintLine() to use printf() to allow seeing the tools' intermediate output in the MSVC output window. 14 years ago
  Lasse Öörni 89d3dc38e9 Fixed conflict with IOAPI.cpp Print() functions. 14 years ago
  Lasse Öörni a542fae7b6 Centralized printing to the console. 14 years ago
  Lasse Öörni cc3ee34f58 Increased occlusion buffer depth bias. 14 years ago
  Lasse Öörni 8448502918 Added flushing to log output. 14 years ago
  Lasse Öörni de67af8825 CoreData / Data reorganization. 14 years ago
  Lasse Öörni 444c18673e Code formatting & optimization. 14 years ago
  Lasse Öörni b90c1386be Removed unnecessary parentheses. 14 years ago
  Lasse Öörni 118ed95315 Multithreaded the shader compilation using all available CPU cores. 14 years ago
  Lasse Öörni f3859c1ed7 Added documentation about containers. 14 years ago
  Lasse Öörni 565de1ad02 Moved some of StringUtils functions to the String class. 14 years ago
  Lasse Öörni 7c45da5588 Import new code. 14 years ago