Skip to content

Changes

#3 (Nov 11, 2016, 8:06:42 PM)

  1. Unicode 5.2 Font from WenQuanYi, 9pt. (commit: 1c57a43) — db.lobster / githubweb
  2. Fix: bdfmerge array. gen CJK Basic font. (commit: bca0727) — db.lobster / githubweb
  3. Add WenQuanYi font to cpp script(CJK Basic only). (commit: 09fe953) — db.lobster / githubweb
  4. gen WenQuanYi CJK Basic C++ code. (commit: f57b43e) — db.lobster / githubweb
  5. Change font.cpp fallback to WenQuanYi. (commit: dc8efae) — db.lobster / githubweb
  6. Change Makefile.am. (commit: 34576f2) — db.lobster / githubweb
  7. Update WenQuanYi doc. (commit: 144d575) — db.lobster / githubweb
  8. Battle Algorithm "Normal" calculates now the hit-rate for ally attacks (commit: 7239cd4) — Gabriel / githubweb
  9. Battle: Fix calculation of Fatigue. (commit: 57e2d00) — Gabriel / githubweb
  10. Battle RPG2k: Fix wrong use of Data::terms.attack (commit: 0232286) — kakurasan / githubweb
  11. Battle RPG2k: Fix wrong use of GetAffectedAttack() (commit: 3a7a9f2) — kakurasan / githubweb
  12. Player: Add function that checks whether the encoding is CP932 (commit: 0a9b449) — kakurasan / githubweb
  13. Battle RPG2k: Fix broken Japanese messages if the encoding is CP932 (commit: 953f1fd) — kakurasan / githubweb
  14. Battle RPG2k: Simplify using variables in text formatting (commit: 50b4524) — kakurasan / githubweb
  15. Change: add shinonome_wqy.cpp to CMake and Visual Studio files. (commit: 7bbbb68) — db.lobster / githubweb
  16. Player: Add RPG2k >= 1.50 and RPG2k3 >= 1.05 engines (commit: 16d6ae2) — kakurasan / githubweb
  17. manpage, bash-completion: Add additional engine-related options (commit: 6f7f6e6) — kakurasan / githubweb
  18. MSVC: Use /utf-8 argument (new in VS2015 Update 2) to compile all string (commit: 7050ce0) — Gabriel / githubweb
  19. Move text_index on a valid char before end. Fixes an assert in MSVC (commit: 7887387) — Gabriel / githubweb
  20. Update README.md: Add more detailed Visual Studio instructions (commit: c31d510) — Gabriel / githubweb
  21. Update README.md: Add CMake section (commit: be35ba0) — Gabriel / githubweb
  22. Fix GCW0 port (commit: 7ddfd66) — gameblabla / githubweb
  23. FileFinder: Add/modify stat-related macros (commit: b255953) — kakurasan / githubweb
  24. FileFinder: Add FileFinder::GetFileSize() function (commit: 22ef3c1) — kakurasan / githubweb
  25. FileFinder, Player: Add RPG2k >= 1.50 and RPG2k3 >= 1.05 detection (commit: 06ef343) — kakurasan / githubweb
  26. Fix StretchBlit regression introduced in PR #1053 (commit: 204db26) — Gabriel / githubweb
  27. Adjust Z layer of battle animations depending on engine (above pictures (commit: ce4787d) — Gabriel / githubweb
  28. Add large CharSet support This recovers large CharSet support removed (commit: 3d5b3d5) — Francisco de la Peña / githubweb
  29. Android Game Browser: Add XYZ image support (commit: d02d477) — Gabriel / githubweb
  30. Android: Add guard around the gamebrowser library to prevent game (commit: f997c95) — Gabriel / githubweb
  31. Enable basic mouse button/wheel support (#634) - left button => decision (commit: 6374569) — Carsten Teibes / githubweb
  32. Add minimal touch support for decision/cancel Related: #634 This is a (commit: 4312034) — Carsten Teibes / githubweb
  33. Disable mouse support by default, add CLI option (commit: 57e1f4f) — Carsten Teibes / githubweb

#2 (Nov 11, 2016, 3:10:20 PM)

  1. Enable basic mouse button/wheel support (#634) - left button => decision (commit: f2545d9) — Carsten Teibes / githubweb
  2. Add minimal touch support for decision/cancel Related: #634 This is a (commit: 31842f0) — Carsten Teibes / githubweb