Gianluca Boiano
|
8c188634c4
|
🌐 Update Italian localization
|
5 years ago |
Anders Jenbo
|
4451a519eb
|
Fix two OOBs in missiles.cpp
|
5 years ago |
staphen
|
7510048bd6
|
Add 3DS CI commands to download ffmpeg
|
5 years ago |
staphen
|
61e2e0dc0a
|
Add audio to 3DS banner
|
5 years ago |
staphen
|
77dacc48ca
|
Add startup.wav from the shareware version to resources
|
5 years ago |
Anders Jenbo
|
fdd0b5852c
|
Sync German translation file
|
5 years ago |
Anders Jenbo
|
acefba57d8
|
Update Android translation files
|
5 years ago |
Anders Jenbo
|
d0046d9a52
|
Sync Spanish translation file
|
5 years ago |
Anders Jenbo
|
cbff7da8f5
|
Sync French translation file
|
5 years ago |
Anders Jenbo
|
60a89632a1
|
Sync Portuguese translation file
|
5 years ago |
ChaosMarc
|
3f77f91bf6
|
Merge pull request #2138 from ChaosMarc/german-translation
German translation by Baracudus
|
5 years ago |
Anders Jenbo
|
88e4e6bc9a
|
Remove tag file
|
5 years ago |
Anders Jenbo
|
f5946b7d79
|
Sync Russian translation file
|
5 years ago |
ybrbnf
|
4dbaca06e2
|
new transleta
|
5 years ago |
Anders Jenbo
|
513e88d00b
|
Sync Chinese translation file
|
5 years ago |
Anders Jenbo
|
038fe16bbb
|
[android] Enable translation of the remaning strings
|
5 years ago |
NikoVP
|
4a219e41e3
|
Update strings.xml
|
5 years ago |
NikoVP
|
3fa882b32b
|
Update strings.xml
|
5 years ago |
Anders Jenbo
|
072a543a77
|
[android] Add translation files
|
5 years ago |
Anders Jenbo
|
51fbf6b839
|
[android] Game data installation screen
|
5 years ago |
Anders Jenbo
|
9c84743a2f
|
Clean up after failed copy
|
5 years ago |
Anders Jenbo
|
34c2290bd0
|
Make game run on Anroid 4.3 and up
|
5 years ago |
Tytannial
|
2104002403
|
Update zh_CN.po
|
5 years ago |
Oleksandr Kalko
|
43df134450
|
Update path for copying MPQs on Android
This is needed because of #2453
|
5 years ago |
Jmgr
|
84b8b5828d
|
Keymapper: remove now useless INI access functions
|
5 years ago |
Anders Jenbo
|
24d0d37d26
|
Add drop shadow to DrawMapLineSteep
|
5 years ago |
obligaron
|
551645060b
|
Fix item swapping and AnimationInfo::ChangeAnimationData
|
5 years ago |
Anders Jenbo
|
9818ad4891
|
[Android] Locate external App data path and migrate data files
|
5 years ago |
obligaron
|
7d9891b249
|
ADL GetOffsetForWalking: remove diagonal special
|
5 years ago |
Anders Jenbo
|
ab8afa7cd7
|
Fix edge cases in mouse action tracking code (#2452)
Fixes #2431
Also:
- Track spell targets
- Merge repeat walk in to the new repeat action code
- Avoid time based repeats (use action frame instead)
|
5 years ago |
obligaron
|
d2b2a5a4fc
|
Fix Counselor always hiding
|
5 years ago |
NikoVP
|
97d2cd1443
|
Complete the Bulgarian Translation
|
5 years ago |
staphen
|
22da429d4b
|
Restore return statement removed by 9ebdb6d.
|
5 years ago |
Vladimir Olteanu
|
2d0c818a63
|
Use SdlThread stuff in appfat.cpp
|
5 years ago |
Vladimir Olteanu
|
1889f2badd
|
Get rid of utils/thread.{h,cpp}
|
5 years ago |
Vladimir Olteanu
|
e6412ff8ab
|
Use SdlThread in nthread
|
5 years ago |
Vladimir Olteanu
|
fc8fc46e17
|
Use SdlThread in dthread.cpp
|
5 years ago |
Vladimir Olteanu
|
77a3955bae
|
Introduce SdlThread
|
5 years ago |
Vladimir Olteanu
|
629bd69fab
|
Remove duplicate code in AddFooRune
|
5 years ago |
Vladimir Olteanu
|
fae1e4eee5
|
Replace CCritSect with SdlMutex
|
5 years ago |
Anders Jenbo
|
7effa1a931
|
Merge pull request #2433 from diasurgical/player
|
5 years ago |
obligaron
|
62ac7cc453
|
Fix DirOK for unique monsters
|
5 years ago |
Anders Jenbo
|
a07b30a0c7
|
Get Towners by reference
|
5 years ago |
Anders Jenbo
|
de0b3a38b8
|
Apply code style
|
5 years ago |
Anders Jenbo
|
e5fc7fd17c
|
Move remaning symbols in to anonymous namespaces
|
5 years ago |
Anders Jenbo
|
9c4e34f988
|
Player by reference
|
5 years ago |
Anders Jenbo
|
8ba3bbb6a4
|
Have PosOkPlayer take PlayerStruct as input (#2430)
|
5 years ago |
obligaron
|
cb62e7bf2d
|
Fix automap jiggling for player arrow
|
5 years ago |
obligaron
|
d63fcded76
|
Refactor PlaceGroup (#2425)
* Rename MonstPlace -> CanPlaceMonster
* Refactor custom hitpoints and armorclass out of mUnqAttr
* Introduce enum UniqueMonsterPack
|
5 years ago |
Anders Jenbo
|
f0a7a5c989
|
🎨 Apply code style
|
5 years ago |