Zeno Rogue
|
1c4d86e0e9
|
3D graphics in 2D (first commit)
|
2019-09-12 22:43:01 +02:00 |
|
Zeno Rogue
|
c8e950cd40
|
added some missing CAP_ and MAXMDIM guards
|
2019-09-12 22:43:01 +02:00 |
|
Zeno Rogue
|
c3e8e513a9
|
fixup degree
|
2019-09-12 22:43:01 +02:00 |
|
Zeno Rogue
|
282b3d79a2
|
fixed binary tiling
|
2019-09-12 22:43:01 +02:00 |
|
Zeno Rogue
|
0386f4179c
|
whatever cont.
|
2019-09-12 22:43:01 +02:00 |
|
Zeno Rogue
|
4b7cba78ee
|
replaced the sm::A3 flags with newer techniques (also fixes help in 3D config not appearing)
|
2019-09-12 22:43:00 +02:00 |
|
Zeno Rogue
|
b10b6386f3
|
3d:: TEXTURE_STEP_3D is now configurable
|
2019-09-12 22:43:00 +02:00 |
|
Zeno Rogue
|
89a900958b
|
3d:: sloppy range checking option
|
2019-09-12 22:43:00 +02:00 |
|
Zeno Rogue
|
94ccddb873
|
eqmatrix now actually takes its 'eps' argument into account
|
2019-09-12 22:43:00 +02:00 |
|
Zeno Rogue
|
78c4b9005f
|
fixup quickmouse is bool
|
2019-09-12 22:43:00 +02:00 |
|
Zeno Rogue
|
6e26508a77
|
replaced some instances of double to ld, so that everything compiles when ld is redefined to float
|
2019-09-12 22:43:00 +02:00 |
|
Zeno Rogue
|
3da6090320
|
dialog:: addBoolItem_action, addBoolItem_action_neg, addBoolItem_choice used when applicable
|
2019-09-12 22:43:00 +02:00 |
|
Zeno Rogue
|
4791fd018e
|
dialog:: addBoolItem_action
|
2019-09-12 22:43:00 +02:00 |
|
Zeno Rogue
|
7ce880b680
|
11.0s
|
2019-09-12 22:43:00 +02:00 |
|
Zeno Rogue
|
22c88d0960
|
moved loadOldConfig to legacy.cpp and disabled it
|
2019-09-12 22:43:00 +02:00 |
|
Zeno Rogue
|
3ac1e45130
|
backward compatibility after changing NODIR
|
2019-09-12 22:43:00 +02:00 |
|
Zeno Rogue
|
ea74604f34
|
hyper.h: some extra comments
|
2019-09-12 22:43:00 +02:00 |
|
Zeno Rogue
|
c98f58a672
|
removed eurad as it was the same as crossf
|
2019-09-12 22:43:00 +02:00 |
|
Zeno Rogue
|
cb164d92c2
|
added some comments to hyper.h
|
2019-09-12 22:43:00 +02:00 |
|
Zeno Rogue
|
2710694df7
|
unused applyspin function removed
|
2019-09-12 22:43:00 +02:00 |
|
Zeno Rogue
|
c19ffb3597
|
fixes to projection streamlining
|
2019-09-12 22:43:00 +02:00 |
|
Zeno Rogue
|
be2ac7654a
|
increased MAX_EDGE
|
2019-09-12 22:43:00 +02:00 |
|
Zeno Rogue
|
c20a0cb59e
|
3d:: wallradar
|
2019-09-12 22:43:00 +02:00 |
|
Zeno Rogue
|
f98448464a
|
renamed shmup::safety to delayed_safety to prevent confusion
|
2019-09-12 22:43:00 +02:00 |
|
Zeno Rogue
|
3c9e4db46e
|
major cleanup of projection setting
|
2019-09-12 22:43:00 +02:00 |
|
Zeno Rogue
|
c40d7753d0
|
fixed arg shifting
|
2019-09-12 22:43:00 +02:00 |
|
Zeno Rogue
|
49877fbfc9
|
arg::nomore(); fixes in collatz3
|
2019-09-12 22:43:00 +02:00 |
|
Zeno Rogue
|
e1227bcb6e
|
an option for hpcshapes to contain texture information
|
2019-09-12 22:42:59 +02:00 |
|
Zeno Rogue
|
ddf7f6100a
|
fixed reading/writing hyperpoints to use the actual number of dimensions
|
2019-09-12 22:42:59 +02:00 |
|
Zeno Rogue
|
f507b7cf55
|
fixed Orb of the Warp destroyed while refactoring
|
2019-09-12 22:42:59 +02:00 |
|
Zeno Rogue
|
1cc26a7337
|
twisting fix
|
2019-09-12 22:42:59 +02:00 |
|
Zeno Rogue
|
c0145c0d9c
|
3d:: Euclidean tori
|
2019-09-12 22:42:59 +02:00 |
|
Zeno Rogue
|
2e1f63e086
|
11.0q
|
2019-09-12 22:42:59 +02:00 |
|
Zeno Rogue
|
ddf43101b2
|
some flavor messages no longer display in special modes if they are inappropriate for them
|
2019-09-12 22:42:59 +02:00 |
|
Zeno Rogue
|
418fa37dd8
|
3d:: texture:: remap single-type textures to 3D geometries
|
2019-09-12 22:42:59 +02:00 |
|
Zeno Rogue
|
7c59f572ca
|
3d:: in Euclidean, lands are generated just like in Crystal
|
2019-09-12 22:42:59 +02:00 |
|
Zeno Rogue
|
f90e1001e3
|
refactored native and landUnlocked into content.cpp
|
2019-09-12 22:42:59 +02:00 |
|
Zeno Rogue
|
14b32ced68
|
auto-charged teleport in bounded minefield
|
2019-09-12 22:42:59 +02:00 |
|
Zeno Rogue
|
039118425c
|
3D:: alternate minefield adjacency rule
|
2019-09-12 22:42:59 +02:00 |
|
Zeno Rogue
|
1a63872a44
|
11.0p
|
2019-09-12 22:42:58 +02:00 |
|
Zeno Rogue
|
a44e4281de
|
fixup missing current_proj_name
|
2019-09-12 22:42:58 +02:00 |
|
Zeno Rogue
|
57f2891826
|
bounded Minefield now works according to the standard Minesweeper rules
|
2019-09-12 22:42:58 +02:00 |
|
Zeno Rogue
|
4284831069
|
more options in line animation
|
2019-09-12 22:42:58 +02:00 |
|
Zeno Rogue
|
44495852ad
|
hr_exception, currently used for build_shortest_path
|
2019-09-12 22:42:58 +02:00 |
|
Zeno Rogue
|
80d14c0196
|
add_action_push consistently; improved some menu hotkeys and ordering; improved some naming
|
2019-09-12 22:42:58 +02:00 |
|
Zeno Rogue
|
54a32441a7
|
restructured menus
|
2019-09-12 22:42:58 +02:00 |
|
Zeno Rogue
|
55492e229b
|
Asteroids in 3D
|
2019-09-12 22:42:58 +02:00 |
|
Zeno Rogue
|
6044095228
|
fix: equivolume
|
2019-09-12 22:42:58 +02:00 |
|
Zeno Rogue
|
10fd8a41b7
|
crystal cut
|
2019-09-12 22:42:58 +02:00 |
|
Zeno Rogue
|
5356eba11c
|
Asteroids
|
2019-09-12 22:42:58 +02:00 |
|