1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2024-06-24 06:03:23 +00:00
Commit Graph

3654 Commits

Author SHA1 Message Date
Zeno Rogue
a1e1240d33 creature_scale can now be changed in all geometries except standard non-cheater shmup 2019-09-12 22:50:09 +02:00
Zeno Rogue
d1fb9f3564 simplified and generalized cdata 2019-09-12 22:50:09 +02:00
Zeno Rogue
a5dc6d40e6 fixed wrong degree() in binary tiling root 2019-09-12 22:50:09 +02:00
Zeno Rogue
bb1fb4bd74 arg:: -twopoint 2019-09-12 22:50:09 +02:00
Zeno Rogue
47fd094c6f binary4 (WIP) 2019-09-12 22:50:09 +02:00
Zeno Rogue
3a065a4356 POLY_DEBUG flag 2019-09-12 22:50:09 +02:00
Zeno Rogue
feaeee86f0 fixed a bug with linewidth in mdUnchanged 2019-09-12 22:50:09 +02:00
Zeno Rogue
4fb2440543 tanh used for better TwopointHybrid 2019-09-12 22:50:09 +02:00
Zeno Rogue
7baf97521c linewidth multipliers for grid and ring 2019-09-12 22:50:09 +02:00
Zeno Rogue
5149dbeefd rogueviz::nconf:: some fixes 2019-09-12 22:50:09 +02:00
Zeno Rogue
9f6d2a5d89 rogueviz:: newconformist explorable explanation added 2019-09-12 22:50:09 +02:00
Zeno Rogue
54f1ad4163 CAP_MEMORY_RESERVE disabled in WEB 2019-09-12 22:50:09 +02:00
Zeno Rogue
b3020eb06d added missing CAP_SDLAUDIO guard 2019-09-12 22:50:09 +02:00
Zeno Rogue
b4e700c455 a (slow) vertices_texture implemented with CAP_VERTEXBUFFER 2019-09-12 22:50:09 +02:00
Zeno Rogue
1a411f0ebf rogueviz::pentagonal:: animations possible, keys now work only in sm::NORMAL 2019-09-12 22:50:09 +02:00
Zeno Rogue
4665e7ca14 hyperweb:: default arguments possible 2019-09-12 22:50:09 +02:00
Zeno Rogue
37dd9cb208 hyperweb:: resolution backed up 2019-09-12 22:50:09 +02:00
Zeno Rogue
1d7892ff80 missing MAXMDIM guard 2019-09-12 22:50:09 +02:00
Zeno Rogue
31c99e486f CAP_NOSHADER 2019-09-12 22:50:09 +02:00
Zeno Rogue
2e77224c56 rug warning now can be disabled 2019-09-12 22:50:09 +02:00
Zeno Rogue
f677bce4ad exporting queuecircle 2019-09-12 22:50:09 +02:00
Zeno Rogue
2ff2917184 quickqueue clears curvedata 2019-09-12 22:50:09 +02:00
Zeno Rogue
65244d11d5 glflush on queuereset 2019-09-12 22:50:09 +02:00
Zeno Rogue
d67316454c linewidth bugs fixed when MINIMIZE_GL_CALLS 2019-09-12 22:50:09 +02:00
Zeno Rogue
392611045a dialog::DONT_SHOW to prevent showing the map in number dialogs 2019-09-12 22:50:08 +02:00
Zeno Rogue
e58e3c9bcb editNumber(int) now accepts floating point step 2019-09-12 22:50:08 +02:00
Zeno Rogue
1875e1641e more responsible onscreen keyboard 2019-09-12 22:50:08 +02:00
Zeno Rogue
3c913b91b9 removed bad apply_orientation 2019-09-12 22:50:08 +02:00
Zeno Rogue
ec82e5695b extra two-point projections 2019-09-12 22:50:08 +02:00
Zeno Rogue
e5e0dfbac1 correct gdpushing of UTF8 224-240 2019-09-12 22:50:08 +02:00
Zeno Rogue
b1fd71cf78 11.1d 2019-09-12 22:50:08 +02:00
Zeno Rogue
ee0266c488 some keyboard tuning 2019-09-12 22:50:08 +02:00
Zeno Rogue
efe82291d1 no start animations without OpenGL/shaders 2019-09-12 22:50:08 +02:00
Zeno Rogue
5476b33e94 fixed to work on OPENGL 1.0 2019-09-12 22:50:08 +02:00
Zeno Rogue
c07e22ca5e onscreen keyboards where applicable 2019-09-12 22:50:08 +02:00
Zeno Rogue
3db34f26ac fixed a bug with bad start in Euclidean Crossroads 2019-09-12 22:50:08 +02:00
Zeno Rogue
02d209e723 fixed uninitialized direction[3] in surface.cpp 2019-09-12 22:50:08 +02:00
Zeno Rogue
77bd96e6b5 switch_to_text, needed for iOS 2019-09-12 22:50:08 +02:00
Zeno Rogue
d5109fc3bb maTranslationRotation animation 2019-09-12 22:50:08 +02:00
Zeno Rogue
4ae3560dda fixed some unused/uninitialized variables in rogueviz 2019-09-12 22:50:08 +02:00
Zeno Rogue
1a08948c32 linepatterns now can have widths set individually 2019-09-12 22:50:08 +02:00
Zeno Rogue
1d8c086169 more exports, inlines exported 2019-09-12 22:50:08 +02:00
Zeno Rogue
664ca63acc configuration of type colors 2019-09-12 22:50:08 +02:00
Zeno Rogue
75dd6bbc02 fixed a bug with resetting stereo modes in 3D 2019-09-12 22:50:08 +02:00
Zeno Rogue
aec019a29b ORS improvement 2019-09-12 22:50:08 +02:00
Zeno Rogue
a7e1418ffd scaleSinh100, used in IPD config 2019-09-12 22:50:08 +02:00
Zeno Rogue
fc43a4716b new pmodel: Central Inversion (for Euclidean) 2019-09-12 22:50:08 +02:00
Zeno Rogue
15a9b6135b 11.1c changelog 2019-09-12 22:50:08 +02:00
Zeno Rogue
e92b8c7512 wclick fixup 2019-09-12 22:50:08 +02:00
Zeno Rogue
4689b7a79a no below-centering in native perspective 2019-09-12 22:50:08 +02:00