Commit Graph

4137 Commits

Author SHA1 Message Date
Zeno Rogue be17f575ca experimental maps are not saved in saveStats 2019-09-12 22:50:16 +02:00
Zeno Rogue 3ca08cff9a hook in generateCanvas 2019-09-12 22:50:16 +02:00
Zeno Rogue 1621b0b556 standard can be changed in mymake 2019-09-12 22:50:16 +02:00
Zeno Rogue 2bad9afc54 export hooks_newmap 2019-09-12 22:50:16 +02:00
Zeno Rogue cbdfc35e10 hooks_display_dialog used in RogueViz 2019-09-12 22:50:16 +02:00
Zeno Rogue 8f8fb8a217 replaced hooks_startmenu and hooks_mainmenu with a general hooks_display_dialog 2019-09-12 22:50:16 +02:00
Zeno Rogue ca9a025e45 added -Wno-implicit-fallthrough 2019-09-12 22:50:16 +02:00
Zeno Rogue 916d88c1de fixup in hyper.cpp 2019-09-12 22:50:16 +02:00
Zeno Rogue cbcc0f28ed renamed the RogueViz files 2019-09-12 22:50:16 +02:00
Zeno Rogue 30311e3929 fixup to extern 2019-09-12 22:50:16 +02:00
Zeno Rogue 7c56ff19c8 natchars should be const char* 2019-09-12 22:50:16 +02:00
Zeno Rogue ebc44af74c mymake, comments moved 2019-09-12 22:50:16 +02:00
Zeno Rogue c7f070fe76 rogueviz includes hyper.h 2019-09-12 22:50:16 +02:00
Zeno Rogue 7b76991dcd hybrid::do_draw 2019-09-12 22:50:16 +02:00
Zeno Rogue bd9c19d1b7 exported interface for horo_distance 2019-09-12 22:50:16 +02:00
Zeno Rogue 83fa6334d3 made classflag inline 2019-09-12 22:50:16 +02:00
Zeno Rogue f934943732 changed some shmup:: to multi:: 2019-09-12 22:50:16 +02:00
Zeno Rogue 848eb8f48b export everything: modules compiled separately 2019-09-12 22:50:16 +02:00
Zeno Rogue e96d24e8c2 netgen:: renamed SCALE to nscale (conflict) 2019-09-12 22:50:16 +02:00
Zeno Rogue eb5392a434 fixed obsolete stuff in rogueviz 2019-09-12 22:50:16 +02:00
Zeno Rogue 82f24b4b6c exporting necessary stuff all over (in progress) 2019-09-12 22:50:16 +02:00
Zeno Rogue caf838ed22 accessors created for shader uniforms 2019-09-12 22:50:16 +02:00
Zeno Rogue 339f6820fe removed referring to specific map subtypes 2019-09-12 22:50:16 +02:00
Zeno Rogue fedb170b55 struct fpattern exported 2019-09-12 22:50:16 +02:00
Zeno Rogue 9647cbd47e added #include hyper.h to all cpp files 2019-09-12 22:50:16 +02:00
Zeno Rogue 19a54cfa9d hyper.h is now the only file to include 2019-09-12 22:50:16 +02:00
Zeno Rogue fbe32b0459 moved hyper.cpp to hyper-main.cpp and compileunits.h to hyper.cpp 2019-09-12 22:50:16 +02:00
Zeno Rogue 98ddecc63e removed init.cpp 2019-09-12 22:50:16 +02:00
Zeno Rogue 9df8f76b53 extra configuration for svg text 2019-09-12 22:50:16 +02:00
Zeno Rogue 561c8e975c reduced glitches in slr 2019-09-12 22:50:16 +02:00
Zeno Rogue e38f012e63 no more changing clicks on HUD elements in the top line to help 2019-09-12 22:50:16 +02:00
Zeno Rogue a60b88f7ba fixed an issue in textures causing compilation error 2019-09-12 22:50:16 +02:00
Zeno Rogue 634c0635d3 some missing exports 2019-09-12 22:50:16 +02:00
Zeno Rogue f4f7b195ff smoother coloring in Crystal 2019-09-12 22:50:16 +02:00
Zeno Rogue b2fa6703f1 11.1o 2019-09-12 22:50:16 +02:00
Zeno Rogue ecc6908807 fixes for older compilers 2019-09-12 22:50:16 +02:00
Zeno Rogue 443ba65730 rots:: fixed the confusion when switching tilings 2019-09-12 22:50:16 +02:00
Zeno Rogue c6ca145d43 arcm:: removed useless debug 2019-09-12 22:50:16 +02:00
Zeno Rogue de356a1679 fixed spin_towards in nonisotropic-non-geodesic 2019-09-12 22:50:16 +02:00
Zeno Rogue ba94bc94b6 less aggressive gcd in archimedean -- steps needs to divide by all f's 2019-09-12 22:50:16 +02:00
Zeno Rogue a0fa8c85c4 only the Geodesic model available in SL2 2019-09-12 22:50:16 +02:00
Zeno Rogue 4dc5ae455c fixed a crash when switching Archimedean modes 2019-09-12 22:50:15 +02:00
Zeno Rogue 8adaa7fe49 welcome messages for the new geometries 2019-09-12 22:50:15 +02:00
Zeno Rogue c766e27bf2 geodesic movement cannot be disabled in SL 2019-09-12 22:50:15 +02:00
Zeno Rogue 88c1e0444b correct world sizes for rotspaces, also number of levels shown 2019-09-12 22:50:15 +02:00
Zeno Rogue 46dfd50a40 fixed a crash in Archimedean sl2 due to Cdata 2019-09-12 22:50:15 +02:00
Zeno Rogue f6f37b1e45 Archimedean precise analyzer 2019-09-12 22:50:15 +02:00
Zeno Rogue 142566a5bd not working correctly auto-animation in slr 2019-09-12 22:50:15 +02:00
Zeno Rogue c01cef0de9 disabled compass in slr 2019-09-12 22:50:15 +02:00
Zeno Rogue f7c4d102df slr:: movement animation (not rotation nor attack animation though) 2019-09-12 22:50:15 +02:00