Reonu
c228f8583f
rename CUSTOM_DEBUG, add comments ( #275 )
2021-12-30 09:35:37 -06:00
thecozies
fde55ad6ef
Improved movement config documentation related to turning around ( #271 )
...
Fixes #270
2021-12-30 04:57:36 -06:00
thecozies
47b20c859f
Config cleanup/refactor ( #269 )
...
* Moved puppyprint define to graphics / rearranged some debug defines for ease of access
* Moved compatibility safeguards to config_safeguards.h
* spacing and comment formatting
* #272 Move GFX_POOL_SIZE to config_graphics.h
* disable EASIER_DIALOG_TRIGGER by default
* prevent redefining warnings
* small ifdef typo
* changed ifndef to undefs
Fixes #262
Fixes #272
2021-12-29 18:19:41 -06:00
thecozies
1aca17942a
#264 : Document non-stop stars' issues ( #267 )
...
* #264 : Document non-stop stars' issues
* Update include/config/config_game.h
* nonstop vanilla comment
2021-12-29 10:50:03 +00:00
thecozies
bd5f810a3b
Develop/refactor default defines ( #242 )
...
* Changed default config options
* Added build dir to includePaths for pngs
* disable NO_SLEEP by default
* Disable puppyprint by default
Sorry fazana 😔
* fix typos
* add comment about BETTER_REVERB console perf
* disable blue coin switch retry by default
* Update config_audio.h
Co-authored-by: Reonu <danileon95@gmail.com >
Co-authored-by: Mr-Wiseguy <68165316+Mr-Wiseguy@users.noreply.github.com >
2021-12-27 18:58:27 +00:00
Reonu
4477f16781
actually prevent floomba redefinition
2021-12-26 03:28:48 +00:00
Reonu
5ea71e38dd
prevent double definition of floombas
2021-12-26 03:26:15 +00:00
Reonu
947c8c5234
Renamed HD_INTRO_TEXTURES define, separated intro floombas
2021-12-26 02:53:00 +00:00
Reonu
eb0f4792b7
Merge pull request #238 from Reonu/develop/refactor__water-upwarp-define
...
Added WATER_PLUNGE_UPWARP define
2021-12-24 18:11:52 +00:00
Reonu
b3a383e8d3
Add reonucam patch ( #239 )
...
* added reonucam patch
Fixes #218
2021-12-24 11:04:42 -06:00
thecozies
9dda63419d
added WATER_PLUNGE_UPWARP define
2021-12-24 09:06:47 -06:00
Fazana
6a341ad1ba
Default all objects to non-rej ( #227 )
...
Fixes #221 (Default all objects to non-rej)
* Fix #221
2021-12-22 14:03:38 -06:00
Mr-Wiseguy
468ecb80a5
Moved extended bounds and world scale configuration to a new config_world.h file
2021-12-22 11:55:48 -05:00
Mr-Wiseguy
d4d8a0540f
Replaced mtxf_to_mtx_asm with an equivalent implementation that supports WORLD_SCALE
2021-12-22 11:55:48 -05:00
Arceveti
7e2746eac4
Fix "MAX_REFERENCED_WALLS" typo
2021-12-21 19:30:29 -08:00
thecozies
b10d01cf53
Merge pull request #216 from Reonu/develop/refactor__config_doc
...
Config documentation
Fixes #191
2021-12-21 05:04:26 -06:00
Axollyon
afcc1f28a5
Start level comment & exit course comment/collapse
2021-12-20 15:50:55 -05:00
Reonu
6e03037f2e
Merge pull request #205 from Reonu/better-credits
...
Update readme with better credits
2021-12-19 18:57:23 +00:00
thecozies
5538b207a5
Merge pull request #197 from Reonu/develop/arceveti/refactor__legacy_shadow_ids_fix
...
Fix LEGACY_SHADOW_IDS id conflict
Fixes #181
2021-12-19 10:44:03 -06:00
Reonu
e49bc4273a
remove specific callouts + add auto col distance
2021-12-19 11:14:56 +00:00
Axollyon
46cc527da3
START_LEVEL safeguard
2021-12-17 15:48:20 -05:00
Arceveti
15a58d4dff
Fix LEGACY_SHADOW_IDS id conflict
2021-12-17 11:50:41 -08:00
Gregory Heskett
6832ebca2c
Resolved some compiler warnings and added FALL_THROUGH define ( #168 )
...
* Address some more compiler warnings with different define toggles
* Remove unnecessary fallthrough attribute
2021-12-15 22:41:59 -05:00
Fazana
58f3130de6
Remove menudata backup ( #131 )
...
Not considered important enough to keep
2021-12-15 14:19:45 -05:00
thecozies
9e12023873
Change groundpound-fix define and functionality to just disable bonking
2021-12-15 06:51:50 -06:00