18 Commits

Author SHA1 Message Date
rakiru
07fa3b264d Fix accidental globals 2016-02-04 00:03:49 +00:00
Felix Kaaman
458ec6a8b3 Migrate to using scancodes for key presses and SDL_TEXTINPUT for text input 2015-11-01 13:01:50 +01:00
Ben Russell (300178622)
82889aa8f1 we no longer spam a map_width x map_height image each frame 2015-03-07 12:17:11 +13:00
Ben Russell (300178622)
df38567cc3 [0.1.1-8] support for iceball:// URLs in the client. iceball:// URL binder to come (no, that .sh does not work here). 2013-08-01 17:40:30 +12:00
triplefox
bce34cc133 typing: add key repeat 2013-02-11 15:05:26 -08:00
Sean Gordon
02b7d09f58 Added a copy table function 2013-01-31 12:01:45 +00:00
triplefox
a39a49765d some docs; clean out an unneeded event definition 2013-01-18 21:42:11 -08:00
triplefox
5f8b77cb7a partial work on moving the argb functions to c 2013-01-18 15:01:27 -08:00
triplefox
e49c2844e7 graph the fps (maybe someday other things too) 2013-01-13 07:55:24 -08:00
triplefox
8ada5fc755 gui: the quit message can listen to keypresses now 2012-12-20 17:16:27 -08:00
triplefox
b85f546e29 gui: some progress on input events and architecture planning, needs testcases now 2012-12-20 06:33:18 -08:00
triplefox
d0f75e822d gui: add key_map and button_map; events moved to util so that client_start sees them; fix a first-frame visibility thingy 2012-12-20 01:40:43 -08:00
Ben Russell (300178622)
4671de094f ADDED VERSIONING, models should no longer be visible through walls 2012-12-19 21:53:34 +13:00
Ben Russell (300178622)
c811bfce8b set up timers for spade/block; moved some stuff to lib_util (which is downloaded 4 times now) 2012-12-15 13:10:21 +13:00
Ben Russell (300178622)
0e7a9d7d2e text shadowing fixed for 64-bit systems 2012-12-13 09:10:08 +13:00
triplefox
4160193fe1 beautiful text shadows with strength auto-calibrated against luminance 2012-12-12 03:30:56 -08:00
Ben Russell (300178622)
5aab066274 pathname security implemented - finally! 2012-11-29 15:24:35 +13:00
Ben Russell (300178622)
6b8bb275f8 chat implemented, lib_bits added, misc tweaks / refactors 2012-11-29 11:42:39 +13:00