Zeno Rogue
|
b87a936a61
|
tes:: football colorability detected/applied
|
2022-09-14 21:13:29 +02:00 |
|
Zeno Rogue
|
905c4e3afb
|
rogueviz:: adjusted to patTriOther removal
|
2022-09-14 18:58:42 +02:00 |
|
Zeno Rogue
|
ae7574483e
|
slr:: formula_exp now returns 0 for vel==0 instead of nan
|
2022-09-14 18:30:12 +02:00 |
|
Zeno Rogue
|
db3d710dd4
|
slr:: in_actual is now exported and also actually works
|
2022-09-14 18:29:39 +02:00 |
|
Zeno Rogue
|
db32bae51e
|
restriced Gray/Green Raider movepatterns to be available only if geosupport_football returns true
|
2022-09-14 18:10:49 +02:00 |
|
Zeno Rogue
|
6a39ed54c6
|
expansion dialog now links to line patterns dialog instead of listing some (which was bugged anyway)
|
2022-09-14 18:03:25 +02:00 |
|
Zeno Rogue
|
acc90b80b7
|
expansion:: dfStart returns 0 if not mod allowed
|
2022-09-14 18:02:26 +02:00 |
|
Zeno Rogue
|
90669b6bb8
|
expansion:: mod_allowed export
|
2022-09-14 18:02:12 +02:00 |
|
Zeno Rogue
|
944f5e30af
|
patDual now does not display edges which are displayed by patTriTree, patTree or patTriRings
|
2022-09-14 18:01:59 +02:00 |
|
Zeno Rogue
|
c637dd4322
|
line patterns:: 'triangle grid: rings' renamed to 'lines of equal distance' and also work better now
|
2022-09-14 18:01:26 +02:00 |
|
Zeno Rogue
|
f537abf71c
|
line patterns: renamed/recolored some; TriOther removed; fixed the conditions
|
2022-09-14 17:59:21 +02:00 |
|
Zeno Rogue
|
898a2463c0
|
remove debug output when loading some tes
|
2022-09-14 17:26:22 +02:00 |
|
Zeno Rogue
|
c3a1f8cc12
|
tes documentation: explained that a and b can be real
|
2022-09-14 16:34:14 +02:00 |
|
Zeno Rogue
|
16bf285f15
|
tes documentaiton: explained deg = pi/180
|
2022-09-14 16:34:05 +02:00 |
|
Zeno Rogue
|
02e88579f6
|
standard math operators
|
2022-09-14 16:23:09 +02:00 |
|
Zeno Rogue
|
142de7cdc5
|
typo fixed
|
2022-09-14 16:20:44 +02:00 |
|
Zeno Rogue
|
b7a2e87d28
|
updated tessellation documentation
|
2022-09-14 16:19:00 +02:00 |
|
Zeno Rogue
|
f23c10d1e6
|
racing:: simplifying some overcomplicated stuff, minor bugfix
|
2022-09-14 16:18:22 +02:00 |
|
Zeno Rogue
|
e393929237
|
fixed a possible crash in IMAGESAVE when SDL_PNGFormatAlpha(s) returns s
|
2022-09-14 16:17:53 +02:00 |
|
Zeno Rogue
|
d081bfb7ee
|
tessellation doc fixed
|
2022-09-14 13:58:58 +02:00 |
|
Zeno Rogue
|
d279d2098e
|
documentation for TES files added
|
2022-09-14 13:51:00 +02:00 |
|
Zeno Rogue
|
d3b4b880fc
|
fixed a bug in ship centering
|
2022-09-12 15:00:00 +02:00 |
|
Zeno Rogue
|
818d943827
|
ads-game:: crash with walls
|
2022-09-12 14:57:47 +02:00 |
|
Zeno Rogue
|
ae0ab132e1
|
ads-game:: do something about gameover, also spin the ship in handle_crashes
|
2022-09-12 14:57:37 +02:00 |
|
Zeno Rogue
|
7c87df85ac
|
ads-game:: do not view_proper_times for particles
|
2022-09-12 14:57:00 +02:00 |
|
Zeno Rogue
|
d5251664cb
|
ads-game:: better tank display
|
2022-09-12 13:20:44 +02:00 |
|
Zeno Rogue
|
d4d7842e5a
|
ads-game:: less walls
|
2022-09-12 13:20:11 +02:00 |
|
Zeno Rogue
|
2f78601f0b
|
ads-game:: fuel/crash particles
|
2022-09-12 13:20:04 +02:00 |
|
Zeno Rogue
|
7958c095d0
|
ads-game:: clear rocks near to the starting point
|
2022-09-12 12:58:05 +02:00 |
|
Zeno Rogue
|
cd84dfca4f
|
ads-game:: resources are used
|
2022-09-12 12:57:52 +02:00 |
|
Zeno Rogue
|
3578ae0631
|
ads-game:: resources displayed
|
2022-09-12 12:24:18 +02:00 |
|
Zeno Rogue
|
dbcc88b42a
|
ads-game:: renamed Energy to Ammo
|
2022-09-12 12:23:49 +02:00 |
|
Zeno Rogue
|
b056b5c153
|
shapes used, unique_ptrs, resources generated
|
2022-09-12 11:49:28 +02:00 |
|
Zeno Rogue
|
9545796a1d
|
ads-game:: new shapes, shape_ship written like other things
|
2022-09-12 11:48:02 +02:00 |
|
Zeno Rogue
|
2522b16e55
|
renamed flatresult to cross_result
|
2022-09-11 13:44:28 +02:00 |
|
Zeno Rogue
|
a221244cab
|
renamed rockinfo to ads_object
|
2022-09-11 13:43:44 +02:00 |
|
Zeno Rogue
|
06832c5371
|
ads-game:: you can now shoot rocks
|
2022-09-11 13:42:51 +02:00 |
|
Zeno Rogue
|
4eebc5858e
|
first commit of AdS game
|
2022-09-11 12:16:50 +02:00 |
|
Zeno Rogue
|
ab7ebd3bbc
|
fix to changelog
|
2022-09-09 14:21:28 +02:00 |
|
Zeno Rogue
|
ed7c5d8e69
|
12.0z
|
2022-09-09 14:21:14 +02:00 |
|
Zeno Rogue
|
b934819ac3
|
bug fixed: mousing frog-like orbs could mark Aether etc as used; also jumping with Aether=1 is allowed now
|
2022-09-09 13:34:29 +02:00 |
|
Zeno Rogue
|
92291c437a
|
bug fixed: Space mousing could mark Aether as used
|
2022-09-09 12:47:54 +02:00 |
|
Zeno Rogue
|
e74d79583b
|
fixed faster virtualRebase for sol
|
2022-09-09 12:30:20 +02:00 |
|
Zeno Rogue
|
d03db1115c
|
bug fixed: when ruleset was available only for the pure honeycomb, loading it would reset variation to pure
|
2022-09-09 12:26:32 +02:00 |
|
Zeno Rogue
|
466cc5cc0a
|
removed redundant pre-changes orbused rollback, and made it more elegant in movegolem
|
2022-09-09 12:24:21 +02:00 |
|
Zeno Rogue
|
9110b6ac88
|
fixed 'orb used' flags not being rolled back in some cases
|
2022-09-09 12:22:49 +02:00 |
|
Zeno Rogue
|
852c637e4f
|
fixed mousing over items with Energy+Time+Space combo
|
2022-09-09 12:21:55 +02:00 |
|
Zeno Rogue
|
613672b662
|
flush stdout on -exit
|
2022-09-09 12:20:33 +02:00 |
|
Zeno Rogue
|
ae003f7847
|
some fixes for older compilers
|
2022-08-26 14:24:58 +02:00 |
|
Zeno Rogue
|
e70f3d1fe6
|
rulegen3:: fixes
|
2022-08-26 13:21:36 +02:00 |
|