Commit History

Author SHA1 Message Date
  LouYihua 2c677d7ee4 License update 7 years ago
  LouYihua 620c93e7a6 Font init optimization 7 years ago
  LouYihua 9ed8b65201 audio & video & input modify for SDL & SDL2 compatibility 7 years ago
  LouYihua 11b1d86215 Remove direct calls to SDL_SetPaletteSurface & remove SDL_HWSURFACE 7 years ago
  LouYihua 2de87ad8a9 Remove some direct calls to "SDL_xxx" outside video.c 7 years ago
  Pal Lockheart 122f3b5c67 make test version able to run in any dir 7 years ago
  LouYihua cf81b91075 Simpilify unit test framework for win32/linux 7 years ago
  Pal Lockheart e9991b6aa1 unittest: unix make check && osx xctest done 7 years ago
  LouYihua a9871d8d68 Move most platform-specific code into separate files. 7 years ago
  Wenting Zhang 3f6284967f nbzwt: Port to Nintendo 3DS; Fix SDL 1.2 support (#2) 7 years ago
  Pal Lockheart 8e8cdecdd4 OSX compilation fix & travis-ci fix 8 years ago
  Wei Mingzhi db959a75bb added bdf font support 7 years ago
  louyihua 1d74726652 Audio system refactor 8 years ago
  louyihua 3d484b530d Resource version auto-detection & bug fixes & fullscreen enabled 8 years ago
  louyihua 4105283155 Several changes 8 years ago
  louyihua d2d077f77b Combine call to PAL_Shutdown & exit(), and abnormal termination detection on WP platform. 8 years ago
  louyihua 85c5018aac [WIP] Refactor 3 (cont): Fix WP(ARM) compilation bug & move the location of SDL2 folder 8 years ago
  louyihua cc1edf8f0d [WIP] Various change for refactor 8 years ago
  louyihua 614e33d3c2 Bug fix: dead lock on exit, overlay on non-touch devices 8 years ago
  louyihua 145280df36 IOS & WinPhone with same util set. MP3 player can use enhanced instructions now. Better touch support if KeepAspectRatio is set. 8 years ago
  louyihua 5a9b5b85b6 SDCard support for Windows Phone build. Now the game data can be placed in 'SDLPAL' folder under the root of sdcard. Validated in simulator. 8 years ago
  louyihua 9963fee8d1 New options on window size & aspect ratio control. 8 years ago
  louyihua 42c3490ca3 Windows phone related fix, remove VC6 & VS2010 support, and update readme.txt. 8 years ago
  louyihua 56cbdfb63f Compilation fix for non-WIN systems (cont.) 8 years ago
  louyihua f0e7a2bfed A new audio player model 8 years ago
  louyihua 112754ca15 Remove PAL_UNICODE definition 8 years ago
  louyihua fd9a91e7c6 Unified version 8 years ago
  louyihua 1b7a8de3c4 Default to classic, fix japanese menu, configuration file 9 years ago
  louyihua 89f3082a20 Unicode support as well as japanese support 9 years ago
  Wei Mingzhi 92fdcdf0e4 [WP8] block back key for now. 9 years ago