Zeno Rogue
|
217a643605
|
fixed some monster displays
|
2019-09-12 22:42:58 +02:00 |
|
Zeno Rogue
|
55492e229b
|
Asteroids in 3D
|
2019-09-12 22:42:58 +02:00 |
|
Zeno Rogue
|
5356eba11c
|
Asteroids
|
2019-09-12 22:42:58 +02:00 |
|
Zeno Rogue
|
6b2a9bb6f1
|
refactored hasFacing
|
2019-09-12 22:42:58 +02:00 |
|
Zeno Rogue
|
e7b4f3783a
|
minor refactor to drawMonster
|
2019-09-12 22:42:58 +02:00 |
|
Zeno Rogue
|
11ee7c1b9a
|
drawMonsterType with cases
|
2019-09-12 22:38:47 +02:00 |
|
Zeno Rogue
|
4ab48f2398
|
fixed boat/item animation
|
2019-09-12 22:38:47 +02:00 |
|
Zeno Rogue
|
bd396d4979
|
fixed knight cloaks and tortoises
|
2019-09-12 22:38:47 +02:00 |
|
Zeno Rogue
|
0af9df16e4
|
3d:: Yendorian Forest
|
2019-09-12 22:38:47 +02:00 |
|
Zeno Rogue
|
84b2c866ef
|
ladders drawn as transparent
|
2019-09-12 22:38:47 +02:00 |
|
Zeno Rogue
|
c1f9d7ed0b
|
3d:: using face_the_player to tell that object should face the player (currently works as before)
|
2019-09-12 22:38:47 +02:00 |
|
Zeno Rogue
|
02a174b3ca
|
item/monster/wall/land types done with X-macros; flags given too
|
2019-09-12 22:38:47 +02:00 |
|
Zeno Rogue
|
ab7a322e5e
|
3d:: smart display for 3D
|
2019-09-12 22:38:47 +02:00 |
|
Zeno Rogue
|
715d8b2fd0
|
3d:: aura in ball model
|
2019-09-12 22:38:47 +02:00 |
|
Zeno Rogue
|
b62155b551
|
removed unused variable dim3
|
2019-09-12 22:38:47 +02:00 |
|
Zeno Rogue
|
556a806c68
|
3d:: hide_player() off outside perspective
|
2019-09-12 22:38:47 +02:00 |
|
Zeno Rogue
|
5116d745c4
|
gldraw:: offset and texture_offset are now separate
|
2019-09-12 22:38:47 +02:00 |
|
Zeno Rogue
|
46ae64e945
|
3d:: native perspective is now pmodel == mdPerspective, and other models work too
|
2019-09-12 22:38:47 +02:00 |
|
Zeno Rogue
|
608692b6df
|
delete textures, saner resetGL calling rule?
|
2019-09-12 22:38:46 +02:00 |
|
Zeno Rogue
|
d085111495
|
3D:: Dry Forest uses feather floor
|
2019-09-12 22:38:46 +02:00 |
|
Zeno Rogue
|
da295089b5
|
checktide in 3D
|
2019-09-12 22:38:46 +02:00 |
|
Zeno Rogue
|
8fabe30bf5
|
show borders on fires; limit particles if there are too many fires
|
2019-09-12 22:38:46 +02:00 |
|
Zeno Rogue
|
cb9513dd0d
|
3d:: horohex geometry
|
2019-09-12 22:38:46 +02:00 |
|
Zeno Rogue
|
cc287d52b6
|
fixed a crash when ddspin called with NODIR
|
2019-09-12 22:38:46 +02:00 |
|
Zeno Rogue
|
678747ceff
|
3d:: horo-rec geometry
|
2019-09-12 22:38:45 +02:00 |
|
Zeno Rogue
|
5db2cfbd1a
|
3d:: textured walls
|
2019-09-12 22:38:45 +02:00 |
|
Zeno Rogue
|
9bd01c485d
|
3d:: improved transwall coloring
|
2019-09-12 22:38:45 +02:00 |
|
Zeno Rogue
|
88621e0cef
|
3d:: improved which 'circles' are drawn
|
2019-09-12 22:38:45 +02:00 |
|
Zeno Rogue
|
e6ff760253
|
3d:: transparent-wall coloring now more precise, and takes land barriers into account
|
2019-09-12 22:38:45 +02:00 |
|
Zeno Rogue
|
10223d33b9
|
3d:: sword
|
2019-09-12 22:38:45 +02:00 |
|
Zeno Rogue
|
d9b90d8a8e
|
3D:: two-player uses split screen
|
2019-09-12 22:38:45 +02:00 |
|
Zeno Rogue
|
55c31ec645
|
3d:: refactored the hide_player function
|
2019-09-12 22:38:45 +02:00 |
|
Zeno Rogue
|
cf3047a1a5
|
3d:: help works
|
2019-09-12 22:38:45 +02:00 |
|
Zeno Rogue
|
5e237d5a59
|
3D:: grid drawn correctly
|
2019-09-12 22:38:45 +02:00 |
|
Zeno Rogue
|
582fe235f0
|
fixed crash in masterless (no draw items)
|
2019-09-12 22:38:45 +02:00 |
|
Zeno Rogue
|
679e44d4b1
|
grid color is now configurable (stdgridcolor)
|
2019-09-12 22:38:45 +02:00 |
|
Zeno Rogue
|
78d88b5909
|
improved in the OO fashion: draw, relative_matrix, create_step, and several minor functions are now virtual in hrmap
|
2019-09-12 22:38:44 +02:00 |
|
Zeno Rogue
|
845c777cd6
|
bugfix: item under cursor disappears only in 3D
|
2019-09-12 22:38:44 +02:00 |
|
Zeno Rogue
|
9ab7b53b54
|
3d:: fixed iddspin
|
2019-09-12 22:38:44 +02:00 |
|
Zeno Rogue
|
9efa497b66
|
fixed regrouping dogs disappearing
|
2019-09-12 22:38:43 +02:00 |
|
Zeno Rogue
|
adaed6be7c
|
3d:: boats are drawn
|
2019-09-12 22:38:43 +02:00 |
|
Zeno Rogue
|
d6422d5def
|
3d:: water etc are now drawn as transparent walls
|
2019-09-12 22:38:43 +02:00 |
|
Zeno Rogue
|
d3f17858e9
|
3d:: parrots and seeps now ignore depth testing
|
2019-09-12 22:38:43 +02:00 |
|
Zeno Rogue
|
a94aa81edd
|
3d:: a 3d image for compasses in the world
|
2019-09-12 22:38:43 +02:00 |
|
Zeno Rogue
|
149853204a
|
3d:: do not draw items under the view center
|
2019-09-12 22:38:43 +02:00 |
|
Zeno Rogue
|
ca241c92fe
|
3d:: no more flying for 3D birds
|
2019-09-12 22:38:43 +02:00 |
|
Zeno Rogue
|
52ce5ac9aa
|
3d:: all the regular honeycombs
|
2019-09-12 22:38:43 +02:00 |
|
Zeno Rogue
|
03083a4520
|
3d:: display rose scent (not work well though)
|
2019-09-12 22:38:43 +02:00 |
|
Zeno Rogue
|
a8e486e728
|
3d:: minefield displays correctly
|
2019-09-12 22:38:43 +02:00 |
|
Zeno Rogue
|
cb8e34204f
|
two more Euclidean honeycombs; also split buildpolys into subfunctions
|
2019-09-12 22:38:43 +02:00 |
|