obligaron
|
b810c808f5
|
Msg: Change OnXYZ to get a Player reference instead of a player index
|
2 years ago |
qndel
|
4884da895c
|
rename AddWarpMissile -> AddPortalMissile
|
3 years ago |
qndel
|
398d09477a
|
rename AddInTownPortal -> AddPortalInTown
|
3 years ago |
Łukasz
|
2ec0603896
|
use `Point`s instead of `x, y`s in GetRndObjLoc (objects.cpp) and portal-related functions (portal.cpp) (#5897)
Nice cleanup, thanks.
|
3 years ago |
obligaron
|
50cea20687
|
Show portal opening animation in town
|
3 years ago |
Anders Jenbo
|
872456ae5d
|
Use size_t for a select few pnum variables
|
4 years ago |
Gleb Mazovetskiy
|
188dc79f6e
|
Make `Players` a vector
|
4 years ago |
Anders Jenbo
|
6d56058708
|
Move level generation to subfolder
|
4 years ago |
obligaron
|
184290a977
|
Support setlevel in multiplayer
|
4 years ago |
Anders Jenbo
|
31ba8e2bc6
|
Validate additional network messages
|
5 years ago |
Juliano Leal Goncalves
|
4ea9cd539e
|
🚚 Rename 'PortalStruct' struct to 'Portal'
|
5 years ago |
Anders Jenbo
|
903d4bd2e1
|
Scope all for loops
This caused 7 of the loops to be rewriteen using range by clang-tidy
|
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
|
7912e510f0
|
🎨 Clean up overuse of SDL types
|
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
|
a69a76941e
|
♻️ Clean up InitCutscene
|
5 years ago |
Anders Jenbo
|
4f9fbdb5ed
|
Clean up portal.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 |
galaxyhaxz
|
4e01e03711
|
Cleanup default calling conventions
|
7 years ago |
Andrew Dunstan
|
0a17c0961d
|
clean and format portal.cpp
|
8 years ago |
aperturesecurity
|
42ce77ce05
|
Rebirth and Nuke
|
8 years ago |
Anders Jenbo
|
5eb1daea82
|
Clean up SyncInitPlrPos (#323)
|
8 years ago |
galaxyhaxz
|
fa64b2148d
|
Add defines [W.I.P] (#160)
|
8 years ago |
galaxyhaxz
|
775ae59e18
|
Fix function signatures and others (#158)
Fix InitObjects, themes.cpp, names
|
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
|
dde68ff89e
|
Add files via upload
|
8 years ago |