1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2024-06-29 16:43:22 +00:00
Commit Graph

3636 Commits

Author SHA1 Message Date
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
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
0d65b73227 correction of CAP_SDL guard 2019-09-12 22:50:08 +02:00
Zeno Rogue
13b5223ffb fixed missing 3 to SHDIM in shaders.cpp 2019-09-12 22:50:08 +02:00
Zeno Rogue
76d82d4e9a fixed matrix sequence in rug.cpp 2019-09-12 22:50:08 +02:00
Zeno Rogue
a2073d97a2 hr::SDL_GetTicks() in hyper.h 2019-09-12 22:50:08 +02:00
Zeno Rogue
0dea0e1458 11.1b 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
9edb1de098 glhr::init() in fakemobile 2019-09-12 22:50:08 +02:00
Zeno Rogue
a602dcc593 added missing CAP_TEXTURE guard 2019-09-12 22:50:08 +02:00
Zeno Rogue
8aea5eebb4 removed a special case in Android graphics which should not be a special case 2019-09-12 22:50:08 +02:00
Zeno Rogue
f0d04f6bc2 removed incorrect CAP_TEXTURE guards 2019-09-12 22:50:08 +02:00
Zeno Rogue
680a3cc867 move by clicking (or stay by clicking down) in 3D 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
93813f4cf1 ors:: fixed a crash when enabling spherical VR 2019-09-12 22:50:08 +02:00
Zeno Rogue
07058956ba added missing CAP_COMMANDLINE guards 2019-09-12 22:50:08 +02:00
Zeno Rogue
b260cbb91f doubled texture for the second eye 2019-09-12 22:50:08 +02:00
Zeno Rogue
22b8a88e07 'scrolling by device rotation' no longer appears in 3D 2019-09-12 22:50:08 +02:00
Zeno Rogue
e1731fce02 'back' button in mouse config 2019-09-12 22:50:08 +02:00