Commit History

作者 SHA1 備註 提交日期
  mikymod c7b4d2ef71 fix Android according to recent changes 12 年之前
  Daniele Bartolini 8568202d38 Fix main thread (~85%) 12 年之前
  mikymod 1489634356 rename OsEventBuffer in EventBuffer 12 年之前
  mikymod ae28e93aa2 clear OsEventBuffer at the end of frame() 12 年之前
  mikymod ca4e8043f4 fix dangling pointer in destroyWindow JNI bind 12 年之前
  mikymod 05225c55a7 allocate window with default_allocator, implement some mothods for android usage 12 年之前
  mikymod dafd4ac728 implement is_paused 12 年之前
  Daniele Bartolini e49893e087 Initialize and execute the engine in a dedicated thread, first try 12 年之前
  Daniele Bartolini 9509f17b6e Release BundleCompiler 12 年之前
  Daniele Bartolini 444006357c Basic pause()/unpause() in Device 12 年之前
  Daniele Bartolini 3b5a7d4378 Use new LuaEnvironment API to load and execute Lua resources 12 年之前
  Daniele Bartolini 92b501ae3a Add methods to create/destroy resource packages 12 年之前
  Daniele Bartolini 58f9182eb0 more JSONParser fixes 12 年之前
  Daniele Bartolini c5e67a391c Hopefully fix JSONParser 12 年之前
  mikymod 2605d3c905 set m_boot_file default value 12 年之前
  mikymod 1b45b6e622 comment read_engine_settings() 12 年之前
  mikymod c9c8917502 update Device according to config's implementation 12 年之前
  Daniele Bartolini 5dced42527 Fix a bunch of memory leaks 12 年之前
  Daniele Bartolini 66c4495e3d Show main window only as last step 12 年之前
  Daniele Bartolini cadb813679 Default game.lua in in lua folder 12 年之前
  Daniele Bartolini 3cecaf0953 Fix linux build 12 年之前
  Daniele Bartolini f4219971e1 Refactor Device to support resource compilation and to work with Android ApkFilesystem 12 年之前
  mikymod 5f982f155f move compilers to engine 12 年之前
  Daniele Bartolini 385b982760 First round of fixes for new Filesystem 12 年之前
  Daniele Bartolini f73d9b8eff Merge branch 'filesystem-mount-points' 12 年之前
  Daniele Bartolini 71b0765295 Add support for window parenting 12 年之前
  mikymod 2faee7f8e4 define g_default_mountpoint and use it across classes 12 年之前
  Daniele Bartolini fab1967ca3 Strip test code from Device 12 年之前
  Daniele Bartolini 591d990404 Hopefully fix the ResourceManager 12 年之前
  mikymod fb1f666cab enable LuaEnvironment 12 年之前