dxx-rebirth/similar
Kp c704cc9fc9 Add const void* conversion to various types
Add operator const void*() to prevent accidental use of pointer
comparison.  With the overload present, comparing two objects triggers
an ambiguous conversion to pointer, instead of comparing the pointer
values.
2014-10-12 22:11:28 +00:00
..
2d Clear unowned font pointer when font is freed 2014-10-01 02:14:41 +00:00
3d Pass g3_rotate_point arg by & 2014-10-02 03:02:35 +00:00
arch Pass d_event arg by const& 2014-10-04 22:36:13 +00:00
editor Remove unnecessary UI_GADGET* casts 2014-10-04 22:36:13 +00:00
main Add const void* conversion to various types 2014-10-12 22:11:28 +00:00
mem Propagate for variables in similar/mem/mem.cpp 2014-09-26 02:42:12 +00:00
misc Propagate for variables in similar/misc/physfsx.cpp 2014-09-26 02:42:12 +00:00