63 Commits (00a761fa2dcc96aa8b9afe7bb1bd87fbaa000a38)

Author SHA1 Message Date
Joel Falcou c4223d4c29 Per file basis use of extern C 6 years ago
Joel Falcou 64d26a7934 Sanitize use of namespace 6 years ago
Anders Jenbo cd18914026 Avoid void pointers 6 years ago
Anders Jenbo 3c276a3cd3 Add documentation 6 years ago
Anders Jenbo f761c73723 Correct CelBlitWidth signature 6 years ago
Marek Majkowski d6f268545c Misc: Don't call SwapLE32 on unaliged memory 6 years ago
Robin Eklind f9fa98984b engine: pass tbl parameter explicitly instead of using default parameter values 6 years ago
Anders Jenbo b528d4362d
Fix rendering on Big Endian systems 6 years ago
Anders Jenbo 933262d701 Remove support for partial cel decoding 6 years ago
Anders Jenbo 3e7d352fde Format files 6 years ago
Robin Eklind e155a9423e rename random to random_ to avoid collision with random in stdlib.h 7 years ago
Anders Jenbo 3fe2d08940 Deduplicate monster drawing 7 years ago
Anders Jenbo f8c16a1dcb Only use safe blitting and set gpBufEnd to the correct relative values 7 years ago
Anders Jenbo 337bc9b125 Render text in screen cordinates instead of buffer offsets 7 years ago
Anders Jenbo 9e1b161bc0 Unify upper and lower screen rendering 7 years ago
Anders Jenbo 11e8df8f6c Deduplicate missile rendering code 7 years ago
Anders Jenbo 6597688eac Rename cell functions 7 years ago
Gleb Mazovetskiy 65344058ec Fix UB: Misaligned access in GetCelFrameClipped 7 years ago
Anders Jenbo 1a2f2b5f52 Implement CelGetFrameClipped from the Mac 9 port 7 years ago
Anders Jenbo 64824cab2b Implement CelGetFrameStart 7 years ago
Anders Jenbo ce6fc51b50 Implement CelGetFrame (CEL decoder helper) 7 years ago
Anders Jenbo 2012106b90 Fix spell rendering 7 years ago
Robin Eklind 2508690d9c engine: rename rand_increment and rand_multiplier to RndInc and RndMult 7 years ago
Anders Jenbo 7883043adc Clean up files with dirty headers 7 years ago
Anders Jenbo dc4f0572f6 Remove unused variables 7 years ago
Anders Jenbo 32a51d17ca Align function signatures with PSX symbols 7 years ago
galaxyhaxz 75a150d142
DrawLine (#1084) 7 years ago
galaxyhaxz 5d4918eea0 LoadWithMem 7 years ago
galaxyhaxz 3a636fdcc6
Add missing functions for MI_Dummy (#1004) 7 years ago
galaxyhaxz cef65ea0b6 Implement Critical section constructor 7 years ago
galaxyhaxz 4e01e03711 Cleanup default calling conventions 7 years ago
Anders Jenbo e7d5aac5dc Clean up engine and scrollrt attribute naming 7 years ago
galaxyhaxz f388472713 ENG_set_pixel + engine_draw_pixel (#691) 7 years ago
galaxyhaxz 0bb9f666b3
Clean remaining .CEL functions (#657) 7 years ago
galaxyhaxz 9e4885a955
Cleanup CL2 functions (#656) 7 years ago
galaxyhaxz 81f3f5daa2 Cleaning Engine CEL functions (#652) 7 years ago
Xadhoom 15341fdae3 More temporary 64 bit fixes; we can walk in town 7 years ago
Xadhoom fa90e6720a Revert random_ to random and remove extern "C" linkage 7 years ago
Xadhoom 3dd6cf1671 First try, merge compiles, but immediate crash 7 years ago
Anders Jenbo cfbe27f3b8 Clean up (#568) 7 years ago
Anders Jenbo 9b7da61dcf Auto format src 7 years ago
Anders Jenbo 54247a076c C init (#549) 7 years ago
Anders Jenbo fd2a45ff9a
Engine.cpp (#548) 7 years ago
Anders Jenbo e795b6116a Make use of atexit() C compatible (#537) 7 years ago
Anders Jenbo 77849aea72 Remove unused init (#533) 7 years ago
Robin Eklind 8ed5573766
engine: clean up CelDecDatLightEntry and Cel2DecDatLightEntry (#524) 7 years ago
Anders Jenbo b5f69dccdc C compatability from d-p (#519) 7 years ago
Anders Jenbo b1f6d3698f Update style to use tabs 8 years ago
aperturesecurity 42ce77ce05 Rebirth and Nuke 8 years ago
squidcc 49af056b14 Clean DrawAutomapType (#299) 8 years ago