dxx-rebirth/common
2016-05-30 14:54:51 +02:00
..
2d Pass bm_mode to gr_init_bitmap 2016-05-28 17:31:27 +00:00
3d Pass color to g3_draw_sphere 2016-02-12 04:02:28 +00:00
arch Added breaks in event.cpp to prevent unwanted events if -nomouse and/or -nojoystick is given; Added automap_apply_input() to prevent multiple inputs per frame causing multiple movement applications. 2016-05-30 13:17:42 +02:00
editor Remove unnecessary gr_setcolor calls 2016-02-12 04:02:28 +00:00
include Pass bm_mode to gr_init_bitmap 2016-05-28 17:31:27 +00:00
main Reverted 81d7db279b and rather removed the terminator byte from string length in nm_set_item_input(). This also fixes possible 9 character length for pilot callsigns. Had to fix up COOL_SAYING_LEN as it was not considering the termintor but considering the original D2 source, this was a mess to begin with (def = 50, text string = 60, input field len = 45). Made score saying 50 characters as this seems to be the maximum witdth without overlapping. 2016-05-30 14:54:51 +02:00
maths Shrink sincos_table 2016-01-09 16:38:11 +00:00
mem Uninline namespace dcx 2015-12-13 18:00:49 +00:00
misc Move namespace dsx handling to dsx-ns.h 2016-03-19 19:08:10 +00:00
texmap Move namespace dsx handling to dsx-ns.h 2016-03-19 19:08:10 +00:00
ui Remove UserError on unknown MED function 2016-04-03 17:50:42 +00:00