Commit Graph

142 Commits

Author SHA1 Message Date
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
Zeno Rogue 2dc2b6ed6d 10.3j 2018-02-20 11:14:28 +01:00
Zeno Rogue 164953cded 10.3i 2018-02-12 16:24:48 +01:00
Zeno Rogue 759d9bbe8c more fixes for Android 2018-02-12 16:21:42 +01:00
Zeno Rogue cab8a0a38f Works online now! 2018-02-11 19:08:17 +01:00
Zeno Rogue d01d772669 more changes to make it work on iOS 2018-02-11 02:19:49 +01:00
Zeno Rogue 90d477d3dc CAP_BITFIELD can be disabled -- this helps with Emscripten 2018-02-10 18:21:46 +01:00
Zeno Rogue 1391a7fe4d more shader cleanup 2018-02-10 18:21:19 +01:00
Zeno Rogue 6846604c27 no textures in MINI 2018-02-10 15:18:17 +01:00
Zeno Rogue bc81663da7 10.3h 2018-02-09 08:11:05 +01:00
Zeno Rogue 64adb6f0ea updated the header comments to 2018, also added the missing ones 2018-02-09 00:40:26 +01:00
Zeno Rogue 4966bde3d4 started work on shaders.cpp 2018-02-09 00:29:20 +01:00