|
English.lproj
|
f56380d1ef
Initial commit.
|
13 years ago |
|
Pal.xcodeproj
|
5209110704
Mac & ios project/icon file update
|
10 years ago |
|
SDL2
|
7c086bed94
Refactor 5: UWP version is ready
|
9 years ago |
|
adplug
|
77bf04e2cc
Minor change in licensing information & bug fix in makemessage.py
|
10 years ago |
|
android
|
439e9253c3
Project file update for new sound play model
|
9 years ago |
|
data
|
cadc24ba3c
moved overlay.bmp to data folder
|
11 years ago |
|
dingux
|
f194722fc4
Various changes
|
9 years ago |
|
gph
|
f194722fc4
Various changes
|
9 years ago |
|
ios
|
145280df36
IOS & WinPhone with same util set. MP3 player can use enhanced instructions now. Better touch support if KeepAspectRatio is set.
|
10 years ago |
|
libmad
|
45fef8a855
Fix two audio bugs
|
9 years ago |
|
liboggvorbis
|
1539d48b16
Readme update & wp/arm compile fix
|
10 years ago |
|
native_midi
|
a7235db0d7
Added VS.net 2008 Project
|
12 years ago |
|
psp
|
f194722fc4
Various changes
|
9 years ago |
|
unix
|
1d74726652
Audio system refactor
|
9 years ago |
|
wii
|
f194722fc4
Various changes
|
9 years ago |
|
win32
|
f3ae0012c5
New sound play model: Moving major processing steps (resample & convert) from main thread to audio thread
|
9 years ago |
|
winrt
|
439e9253c3
Project file update for new sound play model
|
9 years ago |
|
.gitignore
|
891255b290
[WIP] Refactor 4: Commit for windows store version & fix bugs in WP version
|
9 years ago |
|
.travis.yml
|
27a58c1eab
before_install
|
13 years ago |
|
AUTHORS.txt
|
77bf04e2cc
Minor change in licensing information & bug fix in makemessage.py
|
10 years ago |
|
Info.plist
|
8d4be3267d
Initial check-in.
|
13 years ago |
|
README.txt
|
f194722fc4
Various changes
|
9 years ago |
|
ascii.h
|
614e33d3c2
Bug fix: dead lock on exit, overlay on non-touch devices
|
10 years ago |
|
audio.c
|
6b1286beb9
Reduce sound mutex lock range
|
9 years ago |
|
audio.h
|
f3ae0012c5
New sound play model: Moving major processing steps (resample & convert) from main thread to audio thread
|
9 years ago |
|
battle.c
|
1d74726652
Audio system refactor
|
9 years ago |
|
battle.h
|
d6035000dc
SDL 1.2.15 compatibility
|
11 years ago |
|
codepage.h
|
77bf04e2cc
Minor change in licensing information & bug fix in makemessage.py
|
10 years ago |
|
common.h
|
284f100739
Some on/off switches can be specified from compilation command line
|
9 years ago |
|
ending.c
|
1d74726652
Audio system refactor
|
9 years ago |
|
ending.h
|
fd9a91e7c6
Unified version
|
10 years ago |
|
fight.c
|
1d74726652
Audio system refactor
|
9 years ago |
|
fight.h
|
fd9a91e7c6
Unified version
|
10 years ago |
|
font.c
|
614e33d3c2
Bug fix: dead lock on exit, overlay on non-touch devices
|
10 years ago |
|
font.h
|
614e33d3c2
Bug fix: dead lock on exit, overlay on non-touch devices
|
10 years ago |
|
fontglyph.h
|
77bf04e2cc
Minor change in licensing information & bug fix in makemessage.py
|
10 years ago |
|
game.c
|
1d74726652
Audio system refactor
|
9 years ago |
|
game.h
|
d70187aec1
Emacs
|
12 years ago |
|
global.c
|
3d484b530d
Resource version auto-detection & bug fixes & fullscreen enabled
|
9 years ago |
|
global.h
|
f194722fc4
Various changes
|
9 years ago |
|
gpl.txt
|
8d4be3267d
Initial check-in.
|
13 years ago |
|
input.c
|
1f46e581b7
Slight performance improvement on volume adjust & function name changes
|
9 years ago |
|
input.h
|
3d484b530d
Resource version auto-detection & bug fixes & fullscreen enabled
|
9 years ago |
|
itemmenu.c
|
cc1edf8f0d
[WIP] Various change for refactor
|
9 years ago |
|
itemmenu.h
|
d70187aec1
Emacs
|
12 years ago |
|
magicmenu.c
|
cc1edf8f0d
[WIP] Various change for refactor
|
9 years ago |
|
magicmenu.h
|
d6035000dc
SDL 1.2.15 compatibility
|
11 years ago |
|
main.c
|
1d74726652
Audio system refactor
|
9 years ago |
|
main.h
|
f3ae0012c5
New sound play model: Moving major processing steps (resample & convert) from main thread to audio thread
|
9 years ago |
|
makemessage.py
|
174f929f43
[WIP] Refactor 2: new configuration model & WP8.1 enhancement
|
9 years ago |
|
map.c
|
e5ac3699f1
Change SWAPxx into SDL's built-in SDL_SwapLExx.
|
10 years ago |
|
map.h
|
d70187aec1
Emacs
|
12 years ago |
|
midi.c
|
1d74726652
Audio system refactor
|
9 years ago |
|
midi.h
|
f194722fc4
Various changes
|
9 years ago |
|
mp3play.c
|
6b1286beb9
Reduce sound mutex lock range
|
9 years ago |
|
oggplay.c
|
6b1286beb9
Reduce sound mutex lock range
|
9 years ago |
|
overlay.c
|
3d484b530d
Resource version auto-detection & bug fixes & fullscreen enabled
|
9 years ago |
|
palcfg.c
|
1d74726652
Audio system refactor
|
9 years ago |
|
palcfg.h
|
1d74726652
Audio system refactor
|
9 years ago |
|
palcommon.c
|
05c493e98b
Move config function definitions to palcfg.c & slightly layout change of WinRT setting page
|
9 years ago |
|
palcommon.h
|
284f100739
Some on/off switches can be specified from compilation command line
|
9 years ago |
|
palette.c
|
5fa74edd95
SDL_GetTicks() ralted fix, avoiding possible bugs on extreme cases when SDL_GetTicks() wrapped, and remove some redundant codes on SDL 2.0 drawing.
|
10 years ago |
|
palette.h
|
d70187aec1
Emacs
|
12 years ago |
|
play.c
|
3d484b530d
Resource version auto-detection & bug fixes & fullscreen enabled
|
9 years ago |
|
play.h
|
d70187aec1
Emacs
|
12 years ago |
|
players.h
|
6b1286beb9
Reduce sound mutex lock range
|
9 years ago |
|
private.c
|
d6035000dc
SDL 1.2.15 compatibility
|
11 years ago |
|
res.c
|
d6035000dc
SDL 1.2.15 compatibility
|
11 years ago |
|
res.h
|
d6035000dc
SDL 1.2.15 compatibility
|
11 years ago |
|
resampler.c
|
f3ae0012c5
New sound play model: Moving major processing steps (resample & convert) from main thread to audio thread
|
9 years ago |
|
resampler.h
|
2c3f1ef5d4
Fix rix play
|
10 years ago |
|
rixplay.cpp
|
6b1286beb9
Reduce sound mutex lock range
|
9 years ago |
|
rngplay.c
|
5fa74edd95
SDL_GetTicks() ralted fix, avoiding possible bugs on extreme cases when SDL_GetTicks() wrapped, and remove some redundant codes on SDL 2.0 drawing.
|
10 years ago |
|
rngplay.h
|
d70187aec1
Emacs
|
12 years ago |
|
scene.c
|
d6035000dc
SDL 1.2.15 compatibility
|
11 years ago |
|
scene.h
|
d6035000dc
SDL 1.2.15 compatibility
|
11 years ago |
|
script.c
|
1d74726652
Audio system refactor
|
9 years ago |
|
script.h
|
fd9a91e7c6
Unified version
|
10 years ago |
|
sdlpal.cfg.example
|
3d484b530d
Resource version auto-detection & bug fixes & fullscreen enabled
|
9 years ago |
|
sdlpal.icns
|
5209110704
Mac & ios project/icon file update
|
10 years ago |
|
sdlpal.ico
|
305aba1c83
Change ICON & fix dialog
|
10 years ago |
|
sdlpal.xpm
|
8d4be3267d
Initial check-in.
|
13 years ago |
|
sound.c
|
6b1286beb9
Reduce sound mutex lock range
|
9 years ago |
|
text.c
|
6efe461668
Not trimming trailing spaces in customized words
|
9 years ago |
|
text.h
|
174f929f43
[WIP] Refactor 2: new configuration model & WP8.1 enhancement
|
9 years ago |
|
ui.c
|
8b01585662
Change: Customization for status screen.
|
10 years ago |
|
ui.h
|
174f929f43
[WIP] Refactor 2: new configuration model & WP8.1 enhancement
|
9 years ago |
|
uibattle.c
|
f3ae0012c5
New sound play model: Moving major processing steps (resample & convert) from main thread to audio thread
|
9 years ago |
|
uibattle.h
|
112754ca15
Remove PAL_UNICODE definition
|
10 years ago |
|
uigame.c
|
1d74726652
Audio system refactor
|
9 years ago |
|
uigame.h
|
3d484b530d
Resource version auto-detection & bug fixes & fullscreen enabled
|
9 years ago |
|
util.c
|
f194722fc4
Various changes
|
9 years ago |
|
util.h
|
f194722fc4
Various changes
|
9 years ago |
|
video.c
|
ba644a0eba
Avoid compilation warning on linux/x64 & Change 'Windows Phone' to 'Windows Runtime'
|
9 years ago |
|
video.h
|
9963fee8d1
New options on window size & aspect ratio control.
|
10 years ago |
|
yj1.c
|
77bf04e2cc
Minor change in licensing information & bug fix in makemessage.py
|
10 years ago |