Commit Graph

153 Commits

Author SHA1 Message Date
Zeno Rogue 5ea055b39e split namespace conformal into models and history 2019-09-12 22:50:12 +02:00
Zeno Rogue a76a5dd265 further cleanup 2019-09-12 22:50:12 +02:00
Zeno Rogue a423dbd2da more header cleanup 2019-09-12 22:50:12 +02:00
Zeno Rogue c2d56fb9bc autohdr.h applied in more files 2019-09-12 22:50:12 +02:00
Zeno Rogue de06aede33 fixed movement in mobile 3D, also WAIT if held for 250-500 ms in full 3D geometry 2019-09-12 22:50:08 +02:00
Zeno Rogue 77f7b42856 camera movement in mobile/orientation/DRAG 2019-09-12 22:50:08 +02:00
Zeno Rogue 4a65e11c1d camera rotation by device orientation in 3D 2019-09-12 22:50:08 +02:00
Zeno Rogue fe635cc7d8 CAP_MEMORY_RESERVE and memory reserve handled in mobile (if CAP_MEMORY_RESERVE was 1) 2019-09-12 22:50:08 +02:00
Zeno Rogue 556c234997 added debugflag DF_LOG 2019-09-12 22:50:02 +02:00
Zeno Rogue df3e21b310 debug cleanup 2019-09-12 22:50:00 +02:00
Zeno Rogue f98448464a renamed shmup::safety to delayed_safety to prevent confusion 2019-09-12 22:43:00 +02:00
Zeno Rogue d935febf09 refactored some global and stereo:: variables into display_data structure 2018-11-18 18:26:56 +01:00
Zeno Rogue c3c465f742 customizable colors for game objects 2018-11-11 11:27:29 +01:00
Zeno Rogue a9535878c4 model orientation 2018-10-23 16:58:19 +02:00
Zeno Rogue 6de0f0a8aa instead of nonbitrunc, gp::on and irr::on, there is one variable, variation 2018-08-28 17:17:34 +02:00
Zeno Rogue c10985dd4a updated mobile parts of init.cpp 2018-08-25 00:01:46 +02:00
Zeno Rogue 682f804576 major rewrite: unified the common parts of heptagon and cell via struct connection<T> and struct walker<T> 2018-08-18 00:46:45 +02:00
Zeno Rogue e601533a37 improved keyboard control in orthogonal projection of the sphere 2018-07-23 16:17:49 +02:00
Zeno Rogue 1bc9bbd808 very long click required to disable ors stereo 2018-07-23 16:17:49 +02:00
Zeno Rogue 6c0a052470 device orientation-based scrolling on mobiles 2018-07-23 16:17:49 +02:00
Zeno Rogue ce08ec2a1f improved SDL_GetTicks without SDL, and getticks() replaced with it 2018-07-23 16:17:49 +02:00
Zeno Rogue b502b7025d improvements to the mobile compass: can be used in modes other than MOVE (long click to switch mode to MOVE anyway); better arrow scaling 2018-07-22 15:54:44 +02:00
Zeno Rogue 5b41f5d157 highlight buttons on overview/PTM screens; improved zoom feature; fixed a bug with zoom spilling to the inventory screen 2018-07-22 12:54:05 +02:00
Zeno Rogue 566c466b66 loading/saving irregular maps to config and log (and recreate automatically)H 2018-07-17 14:28:49 +02:00
Zeno Rogue 63869c6d33 renamed the size function to isize 2018-06-22 14:47:24 +02:00
Zeno Rogue 4c619e60dd moved all the HyperRogue stuff except RogueViz to namespace 'hr' -- useful when using hr as a library 2018-06-11 01:58:31 +02:00
Zeno Rogue 98246d3066 more cleanup in parameters, restartGame cleanup 2018-06-11 00:58:38 +02:00
Zeno Rogue 53a235a11f 10.4a 2018-05-28 19:09:52 +02:00
Zeno Rogue 3b6d08216d 10.4 2018-05-27 01:07:59 +02:00
Zeno Rogue 14f9c3b325 10.3v 2018-05-15 23:21:12 +02:00
Zeno Rogue 03db677d66 10.3u 2018-05-09 21:31:21 +02:00
Zeno Rogue 301c8bde55 daily... 2018-05-01 19:38:42 +02:00
Zeno Rogue 02aac914d4 10.3s 2018-05-01 00:20:20 +02:00
Zeno Rogue 39916901ee improved square model in non-hyperbolic geometries 2018-04-23 12:50:51 +02:00
Zeno Rogue 14a4375cf0 10.3r 2018-04-15 13:47:46 +02:00
Zeno Rogue db1359e962 10.3q 2018-04-14 10:48:00 +02:00
Zeno Rogue d8e7c74f70 fixed Wild West not appearing in PTM (last commit fixed other lands) 2018-04-14 09:44:28 +02:00
Zeno Rogue 13e47256ec 10.3p 2018-04-14 09:25:15 +02:00
Zeno Rogue e5a6d566a4 10.3o 2018-04-13 13:08:02 +02:00
Zeno Rogue fa36bc882a hyperbolic_37 2018-04-12 20:52:41 +02:00
Zeno Rogue 830785990c renamed whirl to goldberg 2018-04-09 17:40:12 +02:00
Zeno Rogue 4ca146549c whirl:: warp works 2018-04-04 15:05:12 +02:00
Zeno Rogue 22a92059b6 whirl 2018-04-03 23:39:18 +02:00
Zeno Rogue fdde515afe 10.3n 2018-03-30 00:18:41 +02:00
Zeno Rogue 5de5acc68c 10.3m 2018-03-25 14:02:20 +02:00
Zeno Rogue 864cc38974 Added surfaces of constant negative curvature (surface.cpp) 2018-03-24 17:21:25 +01:00
Zeno Rogue 2c09c5ee56 structurized textures.cpp 2018-03-17 21:12:46 +01:00
Zeno Rogue 5188e3649d 10.3l 2018-03-08 20:25:19 +01:00
Zeno Rogue 23a2a98893 10.3k 2018-03-02 13:11:53 +01:00
Zeno Rogue 7ab6cb3c8b disabled game playing if 'renderonce' is on; in Android LR, clicking gives the menu instead of doing something else 2018-03-02 13:05:31 +01:00