Commit History

Author SHA1 Message Date
  LouYihua 446bda716a Remove compatibility symbol links 7 years ago
  LouYihua 600ca579c2 Try to fix macos/ios project 7 years ago
  LouYihua 5c9894eef6 Fix unix-like builds 7 years ago
  LouYihua 69e026067e Fix WIN32/WINRT builds 7 years ago
  LouYihua 4115facc0a Move source files into src/, keeping compatibility with symbol links 7 years ago
  Yihua LOU 6d8dca0fd4 Merge pull request #3 from sdlpal/move_platform_specific_code 7 years ago
  LouYihua e981e3d77a Further move of platform-specific code 7 years ago
  Pal Lockheart b1bedc54a7 iOS/OSX project miragation 7 years ago
  LouYihua 12dea8595c Deal with input code & move osx->macos 7 years ago
  LouYihua 67b01eb953 OSX related change 7 years ago
  LouYihua a9871d8d68 Move most platform-specific code into separate files. 7 years ago
  LouYihua ccd920206a Fix crash of PAL_swprintf 7 years ago
  LouYihua b875957d65 Add missing PAL_GetWord 7 years ago
  LouYihua 28e3b9498b PAL_swprintf accepts number of chars rather than bytes. 7 years ago
  Pal Lockheart cb732e7ab4 apply PAL_swprintf in several missing place 7 years ago
  LouYihua 258dd287af Fix width/precision type. 7 years ago
  LouYihua 4585a7cf3d Fix bug on va_arg. 7 years ago
  LouYihua 256cc0f854 Copyright & README update 7 years ago
  LouYihua 2ae14ef18f Added the PAL_swprintf function to avoid incorrect Chinese character output in OSX/iOS/Android. 7 years ago
  Pal Lockheart 889f9d766f fix several render problem introduced by UI shadow; make script FFFF behaviour more like original version in dialogs; hidden exp upgrade dialog tweak 7 years ago
  Pal Lockheart 02a161dd1a adaptive width for hidden exp upgrade dialog; all swprintf adds manual code path( only win32 and emscripten works ) 7 years ago
  Wenting Zhang 3f6284967f nbzwt: Port to Nintendo 3DS; Fix SDL 1.2 support (#2) 7 years ago
  Pal Lockheart c14510fee0 status UI: applied 8x8/shadow for most labels used here 7 years ago
  Pal Lockheart 9f9b818ec5 add back dialog shadow effect from original version 7 years ago
  Pal Lockheart c56fd1260c fix min/max defination collition with multiple compiler 7 years ago
  Pal Lockheart 7a41c89148 update dialog update rect; for translation usage 7 years ago
  Pal Lockheart c1586c0457 posix build fix 7 years ago
  Pal Lockheart 1080ef28b3 some UI text tweak, mainly for using in international project 7 years ago
  Pal Lockheart f2233d05bb added mingw makefile ( static build ) 7 years ago
  Pal Lockheart a0681238ce HTML5 support via emscripten( no audio/sfx now) 8 years ago