10335 Commits (4db65d94de34c9f8fa6bc3510ce2d8ca80026fa9)
 

Author SHA1 Message Date
Anders Jenbo 346f87fba8 [spawn] make GetPlrGFXSize bin exact 7 years ago
Robin Eklind 21ece40dfa
Merge pull request #1366 from AJenbo/cleanup 7 years ago
Anders Jenbo 27e3696df4 Use consts for drawing ui 7 years ago
Anders Jenbo 1aa0b809e1 Clean up diablo_find_window 7 years ago
Anders Jenbo 1f715f86f6 Clean up 7 years ago
galaxyhaxz 12b9e8e8f7 Fix logic in themes.cpp 7 years ago
Robin Eklind f4e8860297 objects: use boolean values for fileload 7 years ago
Robin Eklind 29a987ba99
Merge pull request #1362 from galaxyhaxz/Fix22222 7 years ago
galaxyhaxz 8a22ab6f24 Fixes to item.cpp 7 years ago
Anders Jenbo 6a73d98e25 Remove reamaning dummy methodes only used in sound.cpp and dx.cpp 7 years ago
Anders Jenbo 927b6be8f8 Always enable SLEEPFIX 7 years ago
Anders Jenbo 7479f3a4ff Strip more dummy code 7 years ago
Anders Jenbo 288f31a1f1 Clean up unused code 7 years ago
Anders Jenbo 9925b2d7b8 Remove uninitialized parameteres 7 years ago
Anders Jenbo 2012106b90 Fix spell rendering 7 years ago
Anders Jenbo 37785ed0fe Remove more redundant render code 7 years ago
Anders Jenbo 762c49ea2e Remove some left over asm 7 years ago
Anders Jenbo dd8df33785 Format source 7 years ago
Robin Eklind 9291827eaa monster: add BUGFIX comment for monstkills 7 years ago
Anders Jenbo efc5f4570f Remove duplicate code from control.cpp 7 years ago
Anders Jenbo 4fc52a0e23 Format render.cpp 7 years ago
Anders Jenbo 1ebf8fe27d Remove unused fallbacks 7 years ago
Anders Jenbo f605138c79 Strip ASM code 7 years ago
Anders Jenbo ec90987be0 Switch to new render from Galaxy 7 years ago
Robin Eklind 05c9e5bed8
Merge pull request #1358 from galaxyhaxz/ItemFixer 7 years ago
galaxyhaxz a3ce219891 Fix bug in InitItems 7 years ago
Anders Jenbo 9e10db9909
Add presentation slides 7 years ago
Anders Jenbo 9eeb8c1835
Rename BACKGROUND.md to docs/BACKGROUND.md 7 years ago
Anders Jenbo b58b3300c4 Clean up attract mode 7 years ago
Anders Jenbo 30e3d537ee
Update README.md 7 years ago
Robin Eklind 3b28258221
Merge pull request #1357 from diasurgical/GetPermSaveNames 7 years ago
Anders Jenbo faebce4c26
BUGFIX comment for assert left overes 7 years ago
Cybervitexus 51fb196ddf Debian package files (#200) 7 years ago
Anders Jenbo 51ca84b16f Merge branch 'master' of github.com:diasurgical/devilutionX 7 years ago
Anders Jenbo 6207832d6e Update to latest upstream headers 7 years ago
mnhauke bc50110496 Fix some typos (#202) 7 years ago
Anders Jenbo 98ab9b9600 Merge branch 'master' of github.com:diasurgical/devilution 7 years ago
Anders Jenbo 17a8c72d1d
Update README.md 7 years ago
Robin Eklind 0a0fe4277c lighting: add X- and Y- axis to improve clarity of docs 7 years ago
Robin Eklind 1fe7d626e7 lighting: add docs for CrawlTable, remove TODO comment 7 years ago
Robin Eklind 2669223cc1 items: rename ItemDropStrs to ItemDropNames 7 years ago
Robin Eklind 2c18133c3d s/sp/sg/ 7 years ago
Robin Eklind bc93e9523a use names from assert for sgSingleMenu and sgMultiMenu 7 years ago
Robin Eklind 7ff591bd18 s/OptionMenu/OptionsMenu 7 years ago
Robin Eklind 5e7abe4239 gamemenu: rename sgFooMenu to FooMenu 7 years ago
Robin Eklind 57213a4faa update names as per @galaxyhaxz suggestion, use info from assert strings 7 years ago
Robin Eklind fe839e90d9 diablo: rename spszMsgTbl and spszMsgKeyTbl to NetMsgStr and NetMsgHotKey 7 years ago
Robin Eklind 0e4d4104a7 interfac: rename progress_bar_colours and progress_bar_screen_pos to BarColor and BarPos 7 years ago
Robin Eklind 98e97351b9 control: rename attribute_inc_rects to ChrBtnsRect 7 years ago
Robin Eklind 2508690d9c engine: rename rand_increment and rand_multiplier to RndInc and RndMult 7 years ago