提交歷史

作者 SHA1 備註 提交日期
  Iñigo Valentin 69f8e13a4c Decompiler: All target languages except Lua remove. Lua language refactored and documented. 4 年之前
  Iñigo Valentin 0d189388c5 Some more old SDUM code formatted and documented. 4 年之前
  Iñigo Valentin 65efc0f2e2 Installer: Code refactoring. Field and world instructions separated to their own files. More old SUDM code removed. 4 年之前
  Iñigo Valentin 15c8111a7f More old SUDM code reformatted and documented. Field instructions separated in files by instruction type. 4 年之前
  Iñigo Valentin 85fe59cc2a Some old code of SUDM removed. Of the rest, part formatted and documented. Compiles against C++20 specification. 4 年之前
  Iñigo Valentin 8cf347c7cd A bit of cleanup in CMakeLists after removing SUDM. 4 年之前
  Iñigo Valentin c37b8126bc SUDM library integrated into the installer. 4 年之前
  Iñigo Valentin 337e2a41e4 Q-Gears renamed to V-Gears everywhere. 4 年之前
  Iñigo Valentin 8d2cdb9157 Several changes in the installer and field gameplay: 4 年之前
  Iñigo Valentin 0a55786ba6 Several game and installer improvements: 4 年之前
  Iñigo Valentin 699d9b43b3 Installer fixes: 4 年之前
  Iñigo Valentin bfd3154fdd Added a fix for the installer: Single line IFs in field maps were not being closed with END. 4 年之前
  Iñigo Valentin 442672f7bd Line entities now are initialized and functional. 4 年之前
  Iñigo Valentin aa34c0a83d Invalid entity movement no longer crash the app. 4 年之前
  Iñigo Valentin 2c32eb4dc1 Installer improvements: 4 年之前
  Iñigo Valentin 24622076a7 Fixed some problems with the installer. 4 年之前
  Iñigo Valentin 314445a635 Project layout changed. 4 年之前
  Iñigo Valentin 0346bc1cd1 Removed unused files 4 年之前
  Iñigo Valentin 6222d70b92 More code formatting and documentation. Added history document. 4 年之前
  Iñigo Valentin b093743e2d Code formatting and documentation. 4 年之前
  Iñigo Valentin 7b7ad59a2c Initial commit. Minor modifications over QGears 4 年之前
  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 年之前