Commit graph

149 commits

Author SHA1 Message Date
Anders Jenbo
5a469e7b97 Merge branch 'master' into hellfire 2020-01-13 00:02:47 +01:00
Anders Jenbo
87361e8ecc [hellfire] rename inv_420FD0 to inv_diablo_to_hellfire 2020-01-12 05:29:51 +01:00
Anders Jenbo
cee06d07a7 Correct spelling of color 2020-01-10 11:13:47 +01:00
Anders Jenbo
7369deba1b Merge branch 'master' of github.com:diasurgical/devilution into hellfire 2019-12-25 20:25:56 +01:00
Anders Jenbo
0c90ad0527 Set bool values TRUE/FALSE 2019-12-22 23:57:10 +01:00
Anders Jenbo
36e8cd5bec Merge branch 'master' of github.com:diasurgical/devilution into hellfire 2019-12-15 07:13:24 +01:00
Anders Jenbo
5fa0c5781b Backport cleanups from Hellfire branch 2019-12-15 06:14:57 +01:00
Anders Jenbo
85ab626437 Merge branch 'master' of github.com:diasurgical/devilution into hellfire 2019-12-15 02:22:17 +01:00
galaxyhaxz
eab1de117f Fix missing assert for FindGetItem 2019-12-03 23:16:12 -06:00
galaxyhaxz
67fedd9e99 Fix unknown struct field and drawpanflag 2019-10-31 22:57:15 +01:00
Anders Jenbo
92ab05ea13 Decompose more magic numbers 2019-10-26 00:24:55 +02:00
Anders Jenbo
2348c3a8fd Documentations, enums and clean ups 2019-10-21 19:33:14 +02:00
Robin Eklind
e155a9423e rename random to random_ to avoid collision with random in stdlib.h
Fixes #1813.
2019-10-21 09:56:36 +02:00
qndel
57f1fcce4c some enums (#1816) 2019-10-20 20:40:35 +02:00
galaxyhaxz
85afd0768a Add bugfix for dupe bug 2019-10-18 16:12:21 +02:00
Anders Jenbo
18d38d102e Fix compiling Hellfire 2019-10-15 21:18:51 +02:00
Anders Jenbo
0502ba70ea Merge branch 'master' of github.com:diasurgical/devilution into hellfire 2019-10-13 18:53:49 +02:00
Anders Jenbo
6597688eac Rename cell functions 2019-10-13 13:31:56 +02:00
Anders Jenbo
babddf2921 Merge branch 'master' of github.com:diasurgical/devilution into hellfire 2019-10-08 00:35:03 +02:00
Robin Eklind
9bf8332d48
Merge pull request #1360 from diasurgical/ui_consts
Ui consts
2019-10-07 22:54:54 +02:00
qndel
6b286941f3 enums 2019-10-02 22:24:37 +02:00
Anders Jenbo
ad74e68ade [hellfire] missile data 2019-09-20 10:53:06 +02:00
Sergey Semushin
b2c770c2b9 hellfire: GoldAutoPlace: bin exact. 2019-09-19 20:03:50 +02:00
Sergey Semushin
f964faa492 hellfire: DrawInvBelt: bin exact. 2019-09-18 10:23:25 +02:00
Sergey Semushin
61b1793985 hellfire: UseStaffCharge: bin exact. 2019-09-18 10:23:25 +02:00
Sergey Semushin
cfaeab7d49 hellfire: UseInvItem: bin exact. 2019-09-18 08:29:59 +02:00
Sergey Semushin
6ace6ca0aa hellfire: RemoveScroll: bin exact. 2019-09-18 08:29:59 +02:00
qndel
a1e688fa99 [hellfire] CheckInvHLight bin exact 2019-09-18 03:11:46 +02:00
Sergey Semushin
eedad0fb50 hellfire: InvPutItem: bin exact. 2019-09-17 06:19:02 +02:00
Sergey Semushin
f0272c2a2e hellfire: CanPut: bin exact. 2019-09-17 06:19:02 +02:00
Sergey Semushin
a01c95400c hellfire: SynGetItem: bin exact. 2019-09-17 06:19:02 +02:00
Sergey Semushin
828b62abc6 hellfire: AutoGetItem: min diff. 2019-09-17 06:19:02 +02:00
Sergey Semushin
e462b68ab8 hellfire: InvGetItem bin exact. 2019-09-17 06:19:02 +02:00
Sergey Semushin
e133d23946 hellfire: InvPutItem and it callers bin exact.
Callers:
On_GETITEM
On_AGETITEM
On_PUTITEM
On_SYNCPUTITEM
On_RESPAWNITEM
2019-09-16 12:52:15 +02:00
Sergey Semushin
0a77e3e0d4 hellfire: CheckQuestItem: bin exact. 2019-09-14 19:21:21 +03:00
Sergey Semushin
848337867b Apply clang-format on inv.cpp 2019-09-12 23:35:12 +02:00
Sergey Semushin
4e56571f11 hellfire: inv_420FD0: bin exact.
Function is essentialy item clean up with some strange moving of gold
which may overflow InvList.
2019-09-12 23:35:12 +02:00
Sergey Semushin
4751fb14a0 hellfire: inv_update_rem_item: bin exact 2019-09-12 23:35:12 +02:00
Sergey Semushin
bc813463a1 hellfire: CheckInvCut: bin exact 2019-09-12 23:35:12 +02:00
Sergey Semushin
ef4cb476cc WeaponAutoPlace bin exact. 2019-09-12 02:45:25 +02:00
Sergey Semushin
24fbe44059 Clean up SpecialAutoPlace. 2019-09-12 02:45:25 +02:00
Sergey Semushin
d51e277e49 InitInv bin exact. 2019-09-12 02:45:25 +02:00
Sergey Semushin
d7ba6d8962 AutoPlace bin exact. 2019-09-12 02:45:25 +02:00
galaxyhaxz
93b80d4529 DrawInv 2019-09-07 23:49:52 +02:00
Jimmy-cell
a1aba3c6fd bin exact on UseStaff (#1561) 2019-09-07 11:32:55 +02:00
Anders Jenbo
27e3696df4 Use consts for drawing ui 2019-08-27 17:55:17 +02:00
Anders Jenbo
68d51e7d27 Implementing Spawned Shareware version 2019-08-12 16:04:20 +02:00
Anders Jenbo
6fba17eec5 Correct GLOBAL types based on PSX SYM 3 2019-07-21 04:10:31 +02:00
Anders Jenbo
3bc8ba66b0 Use defines for more screen geometry values 2019-07-20 17:10:49 +02:00
Anders Jenbo
32a51d17ca Align function signatures with PSX symbols
Using
https://github.com/diasurgical/scalpel/tree/master/psx/_dump_/3/_dump_c_src_/diabpsx/source
as a reference
2019-07-08 04:12:12 +02:00