提交历史

作者 SHA1 备注 提交日期
  Pal Lockheart 0ba84c00da fix mp3 location 6 年之前
  Wei Mingzhi 6909b7c2a9 load .so libraries when the class loads (may fix a whole bunch of UnsatisfiedLinkError's reported by google play) 6 年之前
  Wei Mingzhi e25d66fec3 load .so libraries when the class loads (may fix a whole bunch of UnsatisfiedLinkError's reported by google play) 6 年之前
  Wei Mingzhi badec7f458 android: use singleton MediaPlayer object. no need to create one each time 7 年之前
  Lou Yihua cbb3157e1e Android: Fix java reference leaks 7 年之前
  Lou Yihua e266156523 Android: call MediaPlayer->release() before free it 7 年之前
  Wei Mingzhi 42a6307445 android: fix reference leak when using midi 7 年之前
  Wei Mingzhi 02bf9d9acc add keypad home/end 7 年之前
  Wei Mingzhi 80ab1c613d add missing s key 7 年之前
  Wei Mingzhi 42b6b53958 keyrepeat in SDL2 is non-customizable, so use PAL_GetKeyboardState() instead 7 年之前
  Wei Mingzhi 6856a4bf62 refactor keyboard handling 7 年之前
  Wei Mingzhi bc7441f30a optimize touch keys: F is used more frequently than E, allow keyrepeat. 7 年之前
  Wei Mingzhi 15073fe811 make keyrepeat work outside battle 7 年之前
  Wei Mingzhi 3d4b6c0fb4 simplify keyboard handling 7 年之前
  Wei Mingzhi 2dac22b202 confused + dying = do not attack teammate 7 年之前
  Pal Lockheart 1d563ef121 markdown: update links as relative; set theme jekyll-theme-cayman 7 年之前
  Wei Mingzhi 8077e04e77 fix data loading problem with Dream 2.11. 7 年之前
  Wei Mingzhi 98ab7b73c2 fix resistence effect of elemental jewels (should be 50% instead of 40%) (not tested) 7 年之前
  Wei Mingzhi 75e97e6d1f fix infinite hiding in Dream 2.11 (not tested) 7 年之前
  Lou Yihua d56259ba01 Drop support for Windows Store 8.1 7 年之前
  Lou Yihua b77f9d6ed1 Only initialize DOS-version font when no message file specified 7 年之前
  Wei Mingzhi d0d765cf96 fix escape algorithm (might still be wrong) 7 年之前
  Lou Yihua 94679794e0 Generalized version of resource checking 7 年之前
  Pal Lockheart 7604e8bf6a sync iOS resource checking list with android 7 年之前
  Wei Mingzhi bcaeb4daba android: add more prompts when user launches the game without data files 7 年之前
  Wei Mingzhi 0b7f562815 fix crash when exiting abornally 7 年之前
  Wei Mingzhi 92d04d77e9 add file browser for font file and msg file 7 年之前
  Wei Mingzhi d2cecddb12 disable hardware acceleration for some activities 7 年之前
  Wei Mingzhi ddfb1dadc7 really update screen 7 年之前
  Wei Mingzhi f6ead457a9 update screen when window is resized 7 年之前