Commit History

Author SHA1 Message Date
  Pal Lockheart 5be5a2ca73 fix win95 saving 6 years ago
  Pal Lockheart 065a35cec7 Wii backport(rebased). Saving works( previous is really a stupid error ). 6 years ago
  Wei Mingzhi 1e944b53bf Update .travis.yml 6 years ago
  Wei Mingzhi 238a69e8c3 macos: re-added SDL 1.2 / Mac OS X PowerPC support for big-endian debugging 6 years ago
  Pal Lockheart 81cb91f040 fix aviplayer big-endian handling 6 years ago
  M-HT e3ca8622ef handle text overflow; fixes crash when using SDL 1.2 (#59) 6 years ago
  Pal Lockheart a17bab6628 Merge pull request #56 from sdlpal/arbitrary_aspectratio 6 years ago
  Pal Lockheart 6ffd00883b AspectRatio: UWP UI 6 years ago
  Pal Lockheart a48fac29f2 tweak desc as #58 mentioned: make gap in dialog and text; relative positioning in picture dialog. 6 years ago
  Wei Mingzhi f0536eb7f0 bugfix on START_PATH 6 years ago
  Pal Lockheart 999463ae3d AspectRatio: iOS UI 6 years ago
  Pal Lockheart 376ab94802 AspectRatio: Android UI 6 years ago
  Pal Lockheart 8a9ef1c4d2 Allow keepAspectRatio at any ratio user specified 6 years ago
  Pal Lockheart 302dba9565 fix #55: tweak item picture as dialog background moved in #54; remove shadow in dialog of money/price due to original version dont have it too; when item amount reduced to zero and the item is not last one cursor will not move 6 years ago
  Pal Lockheart 2fab10a884 fix #53: sync shadow of itemselect dialog as original version, and move current item pointer when last used up 6 years ago
  Pal Lockheart e20c232857 tweak item description pos as #54 suggest, avoid rendered word overflow 6 years ago
  Lou Yihua dad9f7a497 Fix the bug in UTIL_GetFullPathName 6 years ago
  Pal Lockheart 0ba84c00da fix mp3 location 6 years ago
  Wei Mingzhi 6909b7c2a9 load .so libraries when the class loads (may fix a whole bunch of UnsatisfiedLinkError's reported by google play) 6 years ago
  Wei Mingzhi e25d66fec3 load .so libraries when the class loads (may fix a whole bunch of UnsatisfiedLinkError's reported by google play) 6 years ago
  Wei Mingzhi badec7f458 android: use singleton MediaPlayer object. no need to create one each time 6 years ago
  Lou Yihua cbb3157e1e Android: Fix java reference leaks 6 years ago
  Lou Yihua e266156523 Android: call MediaPlayer->release() before free it 6 years ago
  Wei Mingzhi 42a6307445 android: fix reference leak when using midi 6 years ago
  Wei Mingzhi 02bf9d9acc add keypad home/end 6 years ago
  Wei Mingzhi 80ab1c613d add missing s key 6 years ago
  Wei Mingzhi 42b6b53958 keyrepeat in SDL2 is non-customizable, so use PAL_GetKeyboardState() instead 6 years ago
  Wei Mingzhi 6856a4bf62 refactor keyboard handling 6 years ago
  Wei Mingzhi bc7441f30a optimize touch keys: F is used more frequently than E, allow keyrepeat. 6 years ago
  Wei Mingzhi 15073fe811 make keyrepeat work outside battle 6 years ago