Commit History

Author SHA1 Message Date
  Wei Mingzhi 96721fa1f1 temporarily hackfix failure to save game on some phones (one of the most frequently reported issues at google play). Not tested. 6 years ago
  Wei Mingzhi 2476714d20 also disable keyrepeat for touchscreen by default 6 years ago
  Wei Mingzhi 62822eef8b add keyrepeat to config (still disabled by default) 6 years ago
  Wei Mingzhi eaa87c8a5a disable keyrepeat by default (to satisfy many people who are too paranoid about the consistency with the original game) 6 years ago
  Wei Mingzhi 43a764478e close textbox when any key is pressed (NOT just ESC/Enter). 6 years ago
  Pal Lockheart 8925ac1548 fix #72; change index of player no matter whether the file exist, since the invalide index was used explicitly as flag for stopping playback 6 years ago
  Pal Lockheart dea4bb1c6b fix #69; previous fix code misunderstands original implementation 6 years ago
  Pal Lockheart 5541564ada fix various win32 ONLY problems 6 years ago
  Pal Lockheart abdbd21eb2 eliminate the need of a stub existense in desc.dat when translating new items 6 years ago
  Pal Lockheart be409bea7b dialog disappear behaviour changed to original DOS version; fixes #68, thanks to testing of M-HT 6 years ago
  Pal Lockheart e3a94557f7 fix: the scroll direction in staff of DOS version was inverted from original implementation 6 years ago
  Pal Lockheart 4dcb3e798c language file included translation of desc.dat. Now everything l10n needed can be done with single language file. 6 years ago
  Pal Lockheart 405f42da7e a hacky fix for a dirty index in MGO; this patch makes importing map/gop from win95 version to DOS version possible without makes the latter ending renders wrong 6 years ago
  Pal Lockheart f614f540a3 re-enable joystick for android builds; fix config bug when scalequality and aspectratio both exist 6 years ago
  Lou Yihua 8fec209c55 Merge pull request #66 from M-HT/native-midi-volume 6 years ago
  M-HT a7a3891e34 set MIDI volume based on global music volume; set Native MIDI volume range as 0-127 6 years ago
  Pal Lockheart d3f03aeff0 basic unicode bdf support 6 years ago
  Pal Lockheart 02e5d994c6 derestrict l10n template generator, parser & usage, makes translation of mod version possible 6 years ago
  Pal Lockheart c479813b80 fix joystick deny keyboard movement 6 years ago
  Pal Lockheart 68d055c2ef Merge pull request #65 from M-HT/native-midi-alsa 6 years ago
  M-HT 503bb05f38 autodetect ALSA in Makefile; rename option CLIMIDIPlayer to MIDIClient and use it in ALSA Native MIDI 6 years ago
  Pal Lockheart 5a8acf83c4 compilation fix for non-joystick platforms 6 years ago
  Pal Lockheart 1313f23883 joystick handling refactoried; all platforms should be as flexible as expected 6 years ago
  Pal Lockheart 9c7f7f0565 re-config wii joystick; almost all shortcut key works now in all 3 modes(wiimote only/wiimote+nunchuk/wiimote-classic) 6 years ago
  M-HT c70eb06249 add Native MIDI implementation for Linux using ALSA sequencer 6 years ago
  Pal Lockheart f39d0f4693 Merge pull request #61 from sdlpal/wii 6 years ago
  Pal Lockheart f604b5ba1d Merge pull request #64 from sdlpal/lang_font 6 years ago
  Pal Lockheart 8dc7616236 windows fix 6 years ago
  Pal Lockheart cb61e5738b allow language file specify whether using isofont 6 years ago
  Pal Lockheart 8701f7dde2 Merge pull request #63 from M-HT/better-avi-colors 6 years ago