dxx-rebirth/similar
2016-05-30 14:54:51 +02:00
..
2d Propagate bm_mode::linear into bald_guy_load 2016-05-28 17:31:26 +00:00
3d Fix -Wshadow warning in get_chunks_state 2016-05-29 17:46:32 +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 Fix -Wshadow warnings in med_rotate_group 2016-05-22 17:49:31 +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
misc Only break on spaes and tabs 2016-05-12 08:15:26 -05:00