Gleb Mazovetskiy
f72b3fbd48
credits.cpp: Enum for CreateFontA iPitchAndFamily ( #1811 )
...
* credits.cpp: Enum for CreateFontA iPitchAndFamily
From https://docs.microsoft.com/en-us/windows/win32/api/wingdi/nf-wingdi-createfonta :
> The two low-order bits specify the pitch of the font
> The four high-order bits specify the font family
[[MS-WMF]: 2.1.1.8 FamilyFont Enumeration](https://docs.microsoft.com/en-us/openspecs/windows_protocols/ms-wmf/9a632766-1f1c-4e2b-b1a4-f5b1a45f99ad )
[[MS-WMF]: 2.1.1.24 PitchFont Enumeration](https://docs.microsoft.com/en-us/openspecs/windows_protocols/ms-wmf/22dbe377-aec4-4669-88e6-b8fdd9351d76 )
* credits.cpp: Use enum for font weight
https://docs.microsoft.com/en-us/windows/win32/api/wingdi/nf-wingdi-createfonta
7 years ago
Anders Jenbo
d1914efa41
Make sens of lineoffset ( #1810 )
7 years ago
galaxyhaxz
7f0eb791f8
Fix function order [drlg_l4.cpp]
7 years ago
galaxyhaxz
2b05500486
Fix function order [drlg_l3.cpp]
7 years ago
Anders Jenbo
6597688eac
Rename cell functions
7 years ago
Robin Eklind
9aabe31cc3
Merge pull request #1803 from galaxyhaxz/NameFixersrt
...
Fix function order [drlg_l1.cpp]
7 years ago
galaxyhaxz
74216dc1b4
Fix function order [drlg_l1.cpp]
7 years ago
Gleb Mazovetskiy
69d6238a7c
Add BUGFIX comment for gmenu_call_proc
7 years ago
Anders Jenbo
3d1dadced1
Move the comparer-config to the devilution repo
7 years ago
galaxyhaxz
3c7a08a336
Fix function order [scrollrt.cpp] ( #1800 )
7 years ago
Robin Eklind
9bf8332d48
Merge pull request #1360 from diasurgical/ui_consts
...
Ui consts
7 years ago
qndel
06e7b4dbdb
more enums
7 years ago
qndel
7129558d0b
apply enums
7 years ago
Anders Jenbo
edbc23f144
Clean up diablo.cpp
7 years ago
qndel
ee590ad129
DrawAutomapType cleanup
7 years ago
Anders Jenbo
a8dd5dcd4a
Correct signature of FuncDlg
...
This reduces a lot of the casting in appfat.cpp
7 years ago
Anders Jenbo
6d982f6d06
Correct parameter naming for init_test_access
7 years ago
Anders Jenbo
683a50527d
Correct missmatched bool types
7 years ago
Anders Jenbo
c97388386c
Correct textdat.cpp for shareware version
...
This fixes all speech missing for towners.
7 years ago
qndel
0fb6025948
scrollrt_draw_lower_2 cleanup
7 years ago
qndel
2dadb3e3a3
scrollrt_draw_lower cleanup
7 years ago
qndel
6b286941f3
enums
7 years ago
qndel
23386285a9
GetStaffPower cleanup
7 years ago
qndel
2c7818c5d9
miss_null_32 cleanup
7 years ago
qndel
93f7c5f935
AddWeaponRack cleanup
7 years ago
qndel
2cef74bd57
AddArmorStand cleanup
7 years ago
qndel
7665acfaf1
encode_enemy cleanup
7 years ago
qndel
a994a5cd0f
MAI_Zhar cleanup
7 years ago
qndel
5a9aee7b92
PreSpawnSkeleton cleanup
7 years ago
qndel
4f2fe6174d
GetDamageAmt cleanup
7 years ago
qndel
c8ad43971b
MI_Element cleanup
7 years ago
Robin Eklind
b77cd53e33
Merge pull request #1744 from AJenbo/mac9
...
Implement CelGetFrameSize
7 years ago
Anders Jenbo
6dd0893bce
Implement CelGetFrameSize
7 years ago
Robin Eklind
5a2d1e2c83
Merge pull request #1743 from AJenbo/mac9
...
Implement CelGetFrame (CEL decoder helper)
7 years ago
Anders Jenbo
ce6fc51b50
Implement CelGetFrame (CEL decoder helper)
...
This implements the first of the inlined CEL decoder helper functions
that are still visable in the Mac port code.
Functions are still bin exact
7 years ago
qndel
ea5c8bd23a
SpecialThemeFit cleanup
7 years ago
qndel
1516ad57ac
GetManaAmount cleanup ( #1737 )
7 years ago
qndel
449b9fd2dc
CastSpell cleanup
7 years ago
qndel
0704393bc3
StoreAutoPlace cleanup
7 years ago
qndel
d0421621c4
InitMonsterGFX cleanup
7 years ago
qndel
5253e28584
InitAutomap cleanup
7 years ago
qndel
d3389f3f7c
DrawSLine cleanup
7 years ago
qndel
ddec3ce5bb
PrintStoreItem cleanup
7 years ago
Anders Jenbo
da78f54712
Apply plr_class
7 years ago
Anders Jenbo
d71e447a04
Improve build time
...
Most Mac images at Travis are severely outdated each build spends about 5 minutes just to update the brew package list before it is able to install any packages. Switching to a known more recent image solves this situation for now.
7 years ago
qndel
32e519415a
GetDirection cleanup
7 years ago
qndel
76eb0a3d68
MI_Firewall cleanup
7 years ago
qndel
4b0ffef781
AddRhino cleanup
7 years ago
qndel
880a5d6b72
AddStone cleanup
7 years ago
qndel
bba1ab1da9
AddResurrectBeam cleanup
7 years ago