コミット履歴

作者 SHA1 メッセージ 日付
  Paul 3da522b996 Merge pull request #143 from paulsapps/installer 11 年 前
  Paul 83ce631234 Merge branch 'installer' of https://github.com/paulsapps/q-gears into installer 11 年 前
  Paul fbec8a321a working texts - quite a few bugs to fix :) 11 年 前
  Paul ffdf6557dc force ascii in texts coversion output else UTF8 string class throws when reading it, or simply fails to read at all if UTF16 11 年 前
  Paul 602e2a895d Merge pull request #142 from paulsapps/installer 11 年 前
  Paul 34389cc725 Update ff7FieldTextWriter.cpp 11 年 前
  Paul ec313cc140 convert to broken ascii for something that can actually be loaded 11 年 前
  Paul 135a46d4b6 fix text conversion bugs - file needs to be output as UTF8 11 年 前
  Paul 7b421a7351 write out texts in data installer - qgears can't read the generated file yet for some reason 11 年 前
  Paul 4929d532f8 installed data now has dialogs - text still needs dumping to xml file to be fully working 11 年 前
  Paul dd454d2c28 Merge pull request #139 from paulsapps/installer 11 年 前
  Paul 47ca5f2c18 Merge branch 'installer' of https://github.com/paulsapps/q-gears into installer 11 年 前
  Paul 784f0f2b28 Fixes #135 and #136 11 年 前
  Paul 6ffd6343bc Should be allowing failure on COVERAGE, not COVERITY 11 年 前
  Paul 763c3c9617 Merge pull request #138 from paulsapps/installer 11 年 前
  Paul fe54ef1a3b [skip ci] remove old build status 11 年 前
  Paul fa3eb369a5 [skip ci] add windows build status 11 年 前
  Paul 408e448a2e Don't let coverage build failure cause overalll build failure 11 年 前
  Paul 84321e391b Merge pull request #137 from paulsapps/installer 11 年 前
  Paul 3d71dbfeb6 update windows build scripts 11 年 前
  Paul f0f5a26efc Ensure field_models_and_animation_metadata.xml is packaged 11 年 前
  Paul 5eb905aff9 don't stop data conversion on error, log error and carry on 11 年 前
  Paul 055e41794a set default tab 11 年 前
  paulsapps f625807703 Merge pull request #130 from paulsapps/installer 11 年 前
  Paul 4c7794d5a5 std::exception::exception const char* not found in the Linux builds, use runtime_error instead :s 11 年 前
  Paul 8d1caf43bd don't crash if install is clicked again - application object is a singleton preventing another installer instance from being created! 11 年 前
  Paul 5e85833eea add progress to data installer, still barfs on some bone error, now "bone with name XYZ not found" is thrown 11 年 前
  paulsapps 9684ed83f8 Merge pull request #126 from Tom-III/master 11 年 前
  Tom-III ac245b7089 Added more names for models being converted etc 11 年 前
  Paul a0e3ef8b73 set player char default pos for when manually loading a map 11 年 前