546 Commits (test)

Author SHA1 Message Date
Anders Jenbo 933262d701 Remove support for partial cel decoding 6 years ago
Anders Jenbo 2348c3a8fd Documentations, enums and clean ups 6 years ago
Robin Eklind e155a9423e rename random to random_ to avoid collision with random in stdlib.h 6 years ago
qndel 57f1fcce4c some enums (#1816) 7 years ago
Anders Jenbo 337bc9b125 Render text in screen cordinates instead of buffer offsets 7 years ago
Anders Jenbo ad7a621e5f Drop PitchTbl to avoid resolution restriction 7 years ago
Anders Jenbo 8ed4515727 Strip clipping from town and scroll 7 years ago
galaxyhaxz 85afd0768a Add bugfix for dupe bug 7 years ago
Anders Jenbo 18d38d102e Fix compiling Hellfire 7 years ago
Anders Jenbo 6597688eac Rename cell functions 7 years ago
qndel 6b286941f3 enums 7 years ago
Anders Jenbo ad74e68ade [hellfire] missile data 7 years ago
Sergey Semushin b2c770c2b9 hellfire: GoldAutoPlace: bin exact. 7 years ago
Sergey Semushin f964faa492 hellfire: DrawInvBelt: bin exact. 7 years ago
Sergey Semushin 61b1793985 hellfire: UseStaffCharge: bin exact. 7 years ago
Sergey Semushin cfaeab7d49 hellfire: UseInvItem: bin exact. 7 years ago
Sergey Semushin 6ace6ca0aa hellfire: RemoveScroll: bin exact. 7 years ago
qndel a1e688fa99 [hellfire] CheckInvHLight bin exact 7 years ago
Sergey Semushin eedad0fb50 hellfire: InvPutItem: bin exact. 7 years ago
Sergey Semushin f0272c2a2e hellfire: CanPut: bin exact. 7 years ago
Sergey Semushin a01c95400c hellfire: SynGetItem: bin exact. 7 years ago
Sergey Semushin 828b62abc6 hellfire: AutoGetItem: min diff. 7 years ago
Sergey Semushin e462b68ab8 hellfire: InvGetItem bin exact. 7 years ago
Sergey Semushin e133d23946 hellfire: InvPutItem and it callers bin exact. 7 years ago
Sergey Semushin 0a77e3e0d4 hellfire: CheckQuestItem: bin exact. 7 years ago
Sergey Semushin 848337867b Apply clang-format on inv.cpp 7 years ago
Sergey Semushin 4e56571f11 hellfire: inv_420FD0: bin exact. 7 years ago
Sergey Semushin 4751fb14a0 hellfire: inv_update_rem_item: bin exact 7 years ago
Sergey Semushin bc813463a1 hellfire: CheckInvCut: bin exact 7 years ago
Sergey Semushin ef4cb476cc WeaponAutoPlace bin exact. 7 years ago
Sergey Semushin 24fbe44059 Clean up SpecialAutoPlace. 7 years ago
Sergey Semushin d51e277e49 InitInv bin exact. 7 years ago
Sergey Semushin d7ba6d8962 AutoPlace bin exact. 7 years ago
galaxyhaxz 93b80d4529 DrawInv 7 years ago
Jimmy-cell a1aba3c6fd bin exact on UseStaff (#1561) 7 years ago
Anders Jenbo 27e3696df4 Use consts for drawing ui 7 years ago
Anders Jenbo f605138c79 Strip ASM code 7 years ago
Anders Jenbo 68d51e7d27 Implementing Spawned Shareware version 7 years ago
Alex Yatskov f1da6e6a38 Fix invalid file and line constants (#222) 7 years ago
Anders Jenbo 6fba17eec5 Correct GLOBAL types based on PSX SYM 3 7 years ago
Anders Jenbo 3bc8ba66b0 Use defines for more screen geometry values 7 years ago
Anders Jenbo 32a51d17ca Align function signatures with PSX symbols 7 years ago
Anders Jenbo 7c071924ad Format recently cleaned code 7 years ago
Duarte Alvim 6a4142fb08 Add gold constants 7 years ago
Anders Jenbo 0022702c38 Clean up CalcPlrInv calls 7 years ago
Manuel K 97c1edd3a0 Use BUFFER_WIDTH 7 years ago
Manuel K 896933f55e Replace magic number 352 with VIEWPORT_HEIGHT (#1232) 7 years ago
Sergey Semushin 85a7151d37 Fix min diff in SpecialAutoPlace. 7 years ago
Sergey Semushin ccc72fda2e Fix min diff in UseInvItem. 7 years ago
Sergey Semushin a549d5ebc4 Clean up CheckInvPaste (bin exact) (#1205) 7 years ago