raze/source/core/menu
Mitchell Richters d63fb33dd0 - Pass DVector2 objects directly through to F2DDrawer::AddLine() and F2DDrawer::AddThickLine().
* Since all the external code calling through to these methods are built on vectors, makes sense to pass them around by reference.
2022-10-14 18:19:04 +02:00
..
loadsavemenu.cpp - handle savegame loads like GZDoom. 2021-05-12 00:31:49 +02:00
razemenu.cpp - backend update from GZDoom. 2022-10-02 20:33:18 +02:00
razemenu.h - backend update from GZDoom. 2022-10-02 20:33:18 +02:00
usermap.cpp - Pass DVector2 objects directly through to F2DDrawer::AddLine() and F2DDrawer::AddThickLine(). 2022-10-14 18:19:04 +02:00
usermap.h - added a map preview to the user map browser. 2021-12-30 09:58:08 +01:00