This commit is contained in:
Zeno Rogue 2018-04-14 10:48:00 +02:00
parent 4a255f83aa
commit db1359e962
2 changed files with 12 additions and 2 deletions

View File

@ -2359,3 +2359,13 @@ MINOR:
- Fractal landscapes fixed in Goldberg heptagonal geometries
- No more Lost Mountains in quotient Jungle etc.
- GP(x,y) with x<y can be selected now
2018.04.14 10:28 version 10.3q
- Clearing works in bounded geometries now.
- Fixed the flash markers.
- Fixed the geometry experiment games automatically marked as cheating.
- Fixed score sorting.
- Fixed Wild West not appearing in PTM.
- Fixed the crash in PTM.
- Fixed the particle scaling in Goldberg.

View File

@ -18,8 +18,8 @@
#define NOLICENSE
#endif
#define VER "10.3p"
#define VERNUM 10316
#define VER "10.3q"
#define VERNUM 10317
#ifndef CAP_SHADER
#define CAP_SHADER CAP_GL