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 |
|
Zeno Rogue
|
6cc3177524
|
some fixes and 10.3g
|
2018-02-04 01:04:29 +01:00 |
|
Zeno Rogue
|
e5d11b6b1f
|
fake getOrientation was in a wrong file
|
2018-02-03 20:05:52 +01:00 |
|
Zeno Rogue
|
8f1c75404d
|
getOrientation in headers/fake
|
2018-02-03 20:04:47 +01:00 |
|
Zeno Rogue
|
d3d6eec424
|
touch-based rug movement in android
|
2018-02-03 20:04:19 +01:00 |
|
Zeno Rogue
|
0a7c07fa7d
|
more changes to make Rug work on Android
|
2018-02-03 19:19:27 +01:00 |
|
Zeno Rogue
|
bd84b76c1b
|
mobile orientation handling
|
2018-02-03 14:35:06 +01:00 |
|
Zeno Rogue
|
ad172724e8
|
made it compile with RUG on emscripten (at least it should -- it does not work for me because of an emscripten bug apparently)
|
2018-02-03 14:31:17 +01:00 |
|
Zeno Rogue
|
c7f93c3054
|
more work on enabling Rug in mobile
|
2018-02-03 13:54:51 +01:00 |
|
Zeno Rogue
|
20f1dc5d4d
|
10.3f
|
2018-02-01 03:04:27 +01:00 |
|
Zeno Rogue
|
f6750c8dcd
|
CAP_ODS guards
|
2018-01-31 00:16:16 +01:00 |
|
Zeno Rogue
|
24acdf6b88
|
10.3e
|
2018-01-28 12:19:18 +01:00 |
|
Zeno Rogue
|
8a6e47043f
|
10.3d
|
2018-01-25 14:32:01 +01:00 |
|
Zeno Rogue
|
2888b5f7cd
|
yet another centerover
|
2018-01-20 18:09:55 +01:00 |
|
Zeno Rogue
|
67cfdfe59f
|
adjusted the mobile version for centerover type change
|
2018-01-20 17:56:56 +01:00 |
|
Zeno Rogue
|
9a58f0a001
|
10.3c
|
2018-01-12 22:48:52 +01:00 |
|
Zeno Rogue
|
d23be9c07c
|
10.3a
|
2018-01-08 22:12:57 +01:00 |
|
Zeno Rogue
|
5bf6d54c7d
|
changed chamfered to bitruncated
|
2018-01-06 22:34:03 +01:00 |
|
Zeno Rogue
|
86f1a4dead
|
More porting.
|
2018-01-05 19:05:41 +01:00 |
|
Zeno Rogue
|
3fc196e0c0
|
fixed CAP_TEXTURE disabling
|
2018-01-05 17:30:03 +01:00 |
|
Zeno Rogue
|
495dbba809
|
renamed 'truncated' to 'chamfered'
|
2018-01-04 18:39:04 +01:00 |
|
Zeno Rogue
|
3412a50b3d
|
line/circle tools added to the texture editor; grid color changing in texture editor
|
2018-01-04 12:25:02 +01:00 |
|
Zeno Rogue
|
cafe34ad48
|
fixed circle/horocycle/equidistant-based lands in euclid4
|
2017-12-29 14:20:38 +01:00 |
|
Zeno Rogue
|
dbcd71cb45
|
used enum for geometry classes; moved from hyper.h to init.cpp
|
2017-12-27 11:57:30 +01:00 |
|
Zeno Rogue
|
5a2ae1a865
|
simplified cellgroups
|
2017-12-22 21:37:30 +01:00 |
|
Zeno Rogue
|
91adb393b3
|
reads images using libpng now (SDL_image available as optional compilation flag)
|
2017-12-21 12:00:34 +01:00 |
|
Zeno Rogue
|
57a5337b9f
|
CAP_TEXTURE can be off; right-size textures loaded without scaling; SPF_FULLSYM
|
2017-12-21 11:36:07 +01:00 |
|
Zeno Rogue
|
49bd1a0b2b
|
a menu for changing pattern geometries
|
2017-12-19 14:35:34 +01:00 |
|
Zeno Rogue
|
5185f0e186
|
more work on Euclidean Squares
|
2017-12-18 19:04:37 +01:00 |
|
Zeno Rogue
|
9933f373d2
|
improvements to patterns; codenumbers also display directions
|
2017-12-09 08:06:41 +01:00 |
|
Zeno Rogue
|
635d1f911c
|
Refactoring: moved all the remaining pattern code from mapeditor to pattern2
|
2017-12-09 03:48:30 +01:00 |
|
Zeno Rogue
|
ecf631976f
|
texture mode -- first commit
|
2017-12-09 02:20:10 +01:00 |
|
Zeno Rogue
|
721ab78790
|
10.2e
|
2017-12-05 16:17:07 +01:00 |
|
Zeno Rogue
|
3c600d7d6b
|
simple patterns for weird hyperbolic
|
2017-12-03 16:13:17 +01:00 |
|
Zeno Rogue
|
dfb0f6e1c1
|
a4* flags are now global; cleaner polygon case implementation
|
2017-12-03 10:43:37 +01:00 |
|
Zeno Rogue
|
5defb06d81
|
improved headers / conditional compilation
|
2017-12-02 00:31:36 +01:00 |
|
Zeno Rogue
|
dfb8e6972e
|
10.2d
|
2017-11-13 13:14:22 +01:00 |
|
Zeno Rogue
|
19f12e3068
|
HUD elements, including the compass, now drawn correctly in all pmodels
|
2017-11-13 11:08:06 +01:00 |
|
Zeno Rogue
|
8c39251b6a
|
saving the geometry correctly in map editor
|
2017-11-07 14:08:50 +01:00 |
|
Zeno Rogue
|
bcd8e8bc56
|
10.2b
|
2017-11-06 19:23:02 +01:00 |
|
Zeno Rogue
|
09681324d0
|
10.2a
|
2017-11-01 02:29:58 +01:00 |
|
Zeno Rogue
|
26b517a20a
|
10.2
|
2017-10-31 01:49:14 +01:00 |
|
Zeno Rogue
|
2fea184bc6
|
further rearranging
|
2017-10-29 14:19:51 +01:00 |
|
Zeno Rogue
|
00c9238bd6
|
more rearrangement
|
2017-10-29 12:46:57 +01:00 |
|
Zeno Rogue
|
17a1682e83
|
rearranged init.cpp/hyper.h/classes.h/classes.cpp
|
2017-10-29 12:19:33 +01:00 |
|
Zeno Rogue
|
016ade10c6
|
lots of work on the new geometries
|
2017-10-29 01:57:34 +02:00 |
|
Zeno Rogue
|
ac37df87a5
|
more work on new geometries
|
2017-10-28 10:04:28 +02:00 |
|
Zeno Rogue
|
06295fd90d
|
10.1h
|
2017-10-27 20:11:28 +02:00 |
|
Zeno Rogue
|
8a44a09de5
|
octagonal geometry and 10.0g
|
2017-10-27 20:07:58 +02:00 |
|
Zeno Rogue
|
b9fe2b3ec9
|
10.1f
|
2017-10-25 23:21:24 +02:00 |
|
Zeno Rogue
|
fb0ca384be
|
version 10.1e
|
2017-10-17 23:46:07 +02:00 |
|
Zeno Rogue
|
9f48dcf3f6
|
added an option to disable background particles and to change font size on desktop
|
2017-10-17 21:26:21 +02:00 |
|
Zeno Rogue
|
f94bb344d5
|
click the wind icon to go; clicking the Inventory and Wind icons work in Android
|
2017-10-17 20:59:27 +02:00 |
|
Zeno Rogue
|
ee14b3035f
|
changes to compile on Android/iOS
|
2017-10-17 20:36:36 +02:00 |
|
Zeno Rogue
|
60527aea29
|
10.1d
|
2017-10-17 12:54:10 +02:00 |
|
Zeno Rogue
|
e06a3cc68a
|
10.1c
|
2017-10-16 01:21:55 +02:00 |
|
Zeno Rogue
|
9475419f1e
|
10.1b
|
2017-10-15 01:33:07 +02:00 |
|
Zeno Rogue
|
e9aadc35ee
|
10.1a
|
2017-10-15 01:08:20 +02:00 |
|
Zeno Rogue
|
6fca4fd008
|
10.1, and fixing problems reported by some compilers
|
2017-10-14 21:43:21 +02:00 |
|
Zeno Rogue
|
aba5ef5358
|
the -W cheat is now better at keeping the land after F5
|
2017-10-12 00:20:53 +02:00 |
|
Zeno Rogue
|
32edc68a6d
|
added Halloween to start menu and fixed it in quit menu; message log
|
2017-10-09 10:51:16 +02:00 |
|
Zeno Rogue
|
f1bba9de0d
|
landgen refactoring
|
2017-10-08 12:10:40 +02:00 |
|
Zeno Rogue
|
863a065821
|
10.0o
|
2017-09-17 14:15:24 +02:00 |
|
Zeno Rogue
|
2090ec8c74
|
fixed mouse tooltip messages in mobiles
|
2017-09-17 13:25:17 +02:00 |
|
Zeno Rogue
|
c8a45217f4
|
10.0n
|
2017-09-04 20:43:45 +02:00 |
|
Zeno Rogue
|
85c46220f6
|
10.0m, and some unfinished features for 10.1 ;)
|
2017-09-03 21:12:44 +02:00 |
|
Zeno Rogue
|
e8849bd491
|
Update 10.0l
|
2017-09-03 12:55:13 +02:00 |
|
Zeno Rogue
|
547ca08146
|
Version 10.0k
|
2017-08-18 03:01:03 +02:00 |
|
Zeno Rogue
|
f10628e516
|
10.0j
|
2017-08-14 23:01:09 +02:00 |
|
Zeno Rogue
|
d9c31476f0
|
version 10.0i
|
2017-08-13 21:39:03 +02:00 |
|
Zeno Rogue
|
7c82c3e5a3
|
fixes to make the Emscripten web version compile correctly
|
2017-08-13 20:49:38 +02:00 |
|
Zeno Rogue
|
c911f48bbe
|
SHMUP_GOOD
|
2017-08-06 16:57:05 +02:00 |
|
Zeno Rogue
|
2e4fe5baba
|
more mobile fixes
|
2017-08-06 16:17:13 +02:00 |
|
Zeno Rogue
|
130fefa4c4
|
10.0g
|
2017-08-06 14:50:16 +02:00 |
|
Zeno Rogue
|
cc03560389
|
10.0d
|
2017-07-25 00:21:36 +02:00 |
|
Zeno Rogue
|
fdc1ac1e6e
|
10.0d
|
2017-07-24 02:02:32 +02:00 |
|
Zeno Rogue
|
8cb8e2a3ec
|
updated to 10.0c
|
2017-07-23 01:33:27 +02:00 |
|
Zeno Rogue
|
ce5650a81f
|
10.0
|
2017-07-16 23:00:55 +02:00 |
|
Zeno Rogue
|
2c88dfabd2
|
no inv
|
2017-07-12 20:44:13 +02:00 |
|
Zeno Rogue
|
94efef5d65
|
further work for 10.0
|
2017-07-12 18:03:53 +02:00 |
|
Zeno Rogue
|
069f7b0caf
|
Major refactoring, multisampling
|
2017-07-10 20:47:38 +02:00 |
|
Zeno Rogue
|
22c9217219
|
work in progress for 10.0
|
2017-07-04 15:38:33 +02:00 |
|
Zeno Rogue
|
b172d3930d
|
other changes in 9.4n
|
2017-06-18 18:51:46 +02:00 |
|
Zeno Rogue
|
4addcaa71f
|
update to 9.4l
|
2017-06-09 03:41:33 +02:00 |
|
Zeno Rogue
|
c2cff957cf
|
update to 9.4k
|
2017-05-31 18:33:50 +02:00 |
|
Zeno Rogue
|
04eefbdf03
|
Fixed graphical items/kills in Euclidean. Made them larger. Updated v number to 9.4j.
|
2017-05-29 11:22:11 +02:00 |
|
Zeno Rogue
|
1c99cd647e
|
commited changes from 9.4i and some extra
|
2017-05-27 21:40:40 +02:00 |
|
Zeno Rogue
|
c52625e7ca
|
Updated to 9.4g (mostly tutorial fixes)
|
2017-04-14 20:12:23 +02:00 |
|