Sergey Semushin
|
8625b535eb
|
Workaround to allow debug build with vcpkg to work correctly.
|
7 years ago |
charagarlnad
|
e04b8bd2e9
|
incredibly minor typo fix in README.md
|
7 years ago |
Pyr0Byt3
|
f8b7b2fe8e
|
fix panning
|
7 years ago |
Anders Jenbo
|
64f2b5299a
|
Drop dependency on haptic devices.
Do not init SDL_INIT_HAPTIC since it is unused and not present on all systems
|
7 years ago |
Pyr0Byt3
|
cb9ef7a8b8
|
fix volume scaling
|
7 years ago |
Roberto La Greca
|
9b07ef37b5
|
Adds cmake to Brewfile-32bit.rb as a dependency
|
7 years ago |
Joan Karadimov
|
f5df752ea7
|
Do not pass GCC options to the MSVC compiler/linker
|
7 years ago |
Joan Karadimov
|
53422694d9
|
Fix a bad iterator check
|
7 years ago |
lkk7
|
70a64c7de0
|
small typos
|
7 years ago |
Anders Jenbo
|
27b29a1601
|
Correct return value of wait_for_sdl_cond
This fixes quitting a multiplayer game where the game would previously
hang
|
7 years ago |
Anders Jenbo
|
d82ff771f4
|
Fix checking cursor target
This causes a crashes when compiled a debug build with Clang
|
7 years ago |
Anders Jenbo
|
a2211ea1a4
|
update dx.cpp
|
7 years ago |
Anders Jenbo
|
4ff5197291
|
merge devilution
|
7 years ago |
Robin Eklind
|
be0a15f217
|
Merge pull request #1282 from joankaradimov/use-enums
Use the dungeon_type enum where possible
|
7 years ago |
Joan Karadimov
|
f16bc267fc
|
Use the dungeon_type enum for ReturnLvlT
|
7 years ago |
Joan Karadimov
|
fce804a09a
|
Use the dungeon_type enum for leveltype
|
7 years ago |
galaxyhaxz
|
26932a843f
|
Fix min diff in PlrHitMonst (#1281)
|
7 years ago |
Sergey Semushin
|
138197eb9b
|
Fix min diff in gmenu_draw_menu_item.
|
7 years ago |
galaxyhaxz
|
24595d3565
|
dx_init bin exact (proper fix)
|
7 years ago |
Anders Jenbo
|
40a5365e1f
|
Correctly free the font
|
7 years ago |
Anders Jenbo
|
2b6b8dba26
|
Remove devilution CI script
|
7 years ago |
Anders Jenbo
|
f187fe7d3a
|
Merge branch 'master' of github.com:diasurgical/devilution
|
7 years ago |
Anders Jenbo
|
ce520b395b
|
Fix gmenu_draw_menu_item
|
7 years ago |
Anders Jenbo
|
457b9186da
|
Clean up gmenu_draw_menu_item
|
7 years ago |
Anders Jenbo
|
536462f185
|
Work around oudated travis images
|
7 years ago |
Sergey Semushin
|
83a9cd065c
|
Fix min diff in DL2_FillVoids.
|
7 years ago |
Anders Jenbo
|
d437d48f66
|
Align scrollrt_draw_dungeon with cliped versions
|
7 years ago |
Robin Eklind
|
e4fc6dc3af
|
Merge pull request #1270 from AJenbo/infinity
Infinity
|
7 years ago |
Robin Eklind
|
193d326e24
|
Merge pull request #1272 from Predelnik/PR
Add macro for aligning by 1 and apply it to 3 functions to make them bin exact
|
7 years ago |
Sergey Semushin
|
813d6693fb
|
Add macro for aligning by 1 and apply it to 3 functions to make them bin exact.
|
7 years ago |
Sergey Semushin
|
ee70bb8053
|
Make TList<EXTERNMESSAGE>::Create not inlined and bin exact.
|
7 years ago |
Anders Jenbo
|
a7788ccddf
|
Format bin exact code
|
7 years ago |
Anders Jenbo
|
e6f4e21631
|
Merge branch 'master' of github.com:diasurgical/devilution
|
7 years ago |
Duarte Alvim
|
6a4142fb08
|
Add gold constants
|
7 years ago |
Anders Jenbo
|
d18d392ca4
|
Re introduce infinity
|
7 years ago |
Sergey Semushin
|
863a0ae0e3
|
Make some member functions of TList<EXTERNMESSAGE> bin exact.
|
7 years ago |
lkk7
|
c199594dd2
|
Fix save file being converted to lower case (#126)
|
7 years ago |
Anders Jenbo
|
121eebdea5
|
Clean up DRLG_PlaceThemeRooms
|
7 years ago |
Sergey Semushin
|
2aa37dccc1
|
Make MakeSpeedCels bin exact.
|
7 years ago |
Anders Jenbo
|
9496f151cd
|
Fix bug from upstream
|
7 years ago |
Sergey Semushin
|
b5f7a744e6
|
Fix diff in AddMissile.
|
7 years ago |
Sergey Semushin
|
7e39fe457f
|
Fix diff in snd_play_snd.
|
7 years ago |
Sergey Semushin
|
2edb45b670
|
Fix diff in ForceTownTrig.
|
7 years ago |
Anders Jenbo
|
3b879cc373
|
Fix CheckStoreBtn
|
7 years ago |
Sergey Semushin
|
81ec719e1b
|
Fix min diff in ResyncQuests.
|
7 years ago |
Anders Jenbo
|
8ac54ddcaa
|
Make mpqapi_write_file_contents C compatible
|
7 years ago |
Sergey Semushin
|
f3f29cf0a9
|
Clean up mpqapi_write_file_contents.
|
7 years ago |
Anders Jenbo
|
dc3d4d694d
|
Use --truncate-to-original to get a probably more accurate diff
|
7 years ago |
Anders Jenbo
|
19a485866b
|
Use version 0.4.0 of devilution-comparer
|
7 years ago |
Robin Eklind
|
4f3ad2ad6c
|
Merge pull request #1261 from AJenbo/bflags
Apply bflags
|
7 years ago |