Gleb Mazovetskiy
|
b5f788cb33
|
trigs.cpp: Optimize & clean up the data structures
1. Use appropriate types.
2. Do not use an end marker for static arrays (their length is known).
|
3 years ago |
Cesar Canassa
|
e538acb248
|
📝 Fixes Doxygen warnings (#4904)
|
4 years ago |
Anders Jenbo
|
6d56058708
|
Move level generation to subfolder
|
4 years ago |
Anders Jenbo
|
1203514383
|
Clean up use of currlevel
|
4 years ago |
Anders Jenbo
|
e68c8cc834
|
Reuse EntranceBoundaryContains in portal logic
|
5 years ago |
Anders Jenbo
|
9b2cbbdb38
|
Clean up checks for open warp gates
|
5 years ago |
Gleb Mazovetskiy
|
f9f301b054
|
🚚 engine.h: Extract `Point`, `Direction`, `clamp`
`engine.h` is getting quite bloated. Moves this code to their own files.
|
5 years ago |
Anders Jenbo
|
2bd13451a1
|
♻️Apply point positioning to all remaning entities
|
5 years ago |
Anders Jenbo
|
5fdb9ce459
|
🎨 Format code
|
5 years ago |
Anders Jenbo
|
997c1dba55
|
🚚 Split up all.h in to proper header relations
|
5 years ago |
Anders Jenbo
|
f450d6a125
|
🚚 Move defines to there proper files
|
5 years ago |
Anders Jenbo
|
e7ae8ddd04
|
🚚 Move all enums to there respective headers
|
5 years ago |
Anders Jenbo
|
93d42b62b8
|
♻️ Change BOOL to bool
|
5 years ago |
Anders Jenbo
|
433edc63ea
|
♻️ Consistently use pragma once to guard the headers
|
5 years ago |
Anders Jenbo
|
bfb3c11c2b
|
🎨 Change namespace to devilution
|
5 years ago |
Anders Jenbo
|
630e507f63
|
🚚 Apply namespace
|
5 years ago |
Anders Jenbo
|
06b7c78406
|
Notes of untimly header cleanups
|
5 years ago |
Anders Jenbo
|
68c163d928
|
Fix build
|
5 years ago |
Anders Jenbo
|
0163020dde
|
Clean up trigs.h
|
5 years ago |
Anders Jenbo
|
1ba96a6777
|
Add doxygen description to remaining engine files
|
6 years ago |
Joel Falcou
|
c4223d4c29
|
Per file basis use of extern C
|
6 years ago |
Joel Falcou
|
64d26a7934
|
Sanitize use of namespace
Wrap individual headers in dvl namespace to prevent
including standard header in another namespace.
|
6 years ago |
Anders Jenbo
|
aa50489569
|
Clean up generated comments
|
7 years ago |
galaxyhaxz
|
82e8d6ed60
|
Fix trigflag, trigs.cpp bin exact
|
7 years ago |
JustAnotherGuid
|
6126fbe6c9
|
Added comment
|
7 years ago |
JustAnotherGuid
|
192e9a93d1
|
Split up Trigflag array into separate vars
|
7 years ago |
Anders Jenbo
|
5794c40f27
|
Clean up ForceL4Trig
|
7 years ago |
Anders Jenbo
|
ebba03c2e9
|
Clean up ForceL3Trig
|
7 years ago |
Anders Jenbo
|
6fd36ad7fb
|
Clean up ForceL2Trig
|
7 years ago |
Anders Jenbo
|
8ad834d9fb
|
Clean up ForceL1Trig
|
7 years ago |
galaxyhaxz
|
4e01e03711
|
Cleanup default calling conventions
|
7 years ago |
JustAnotherGuid
|
2e4f206306
|
ForceTownTrig bin exact
|
7 years ago |
Anders Jenbo
|
db3805ae05
|
Clean up Force*Trig (#495)
|
7 years ago |
aperturesecurity
|
42ce77ce05
|
Rebirth and Nuke
|
8 years ago |
galaxyhaxz
|
fa64b2148d
|
Add defines [W.I.P] (#160)
|
8 years ago |
galaxyhaxz
|
49a6f4f9fc
|
Add include guards, prepare for XRef (#28)
Add definitions, other junk.
|
8 years ago |
galaxyhaxz
|
bb01c6f084
|
Remove the "fear factor" (#21)
Snakes, spiders, Demons, what scares you?
|
8 years ago |
galaxyhaxz
|
bcb3abe96b
|
Add files via upload
|
8 years ago |