.. |
builtin
|
recolor the water
|
2020-12-06 20:31:36 +01:00 |
components
|
hide player2 by default, add/drop button in debugger
|
2020-12-04 18:37:47 +01:00 |
engine_constants
|
add missing caret
|
2020-12-05 22:44:15 +01:00 |
input
|
Refactor input system and other stuff
|
2020-11-28 20:25:51 +01:00 |
menu
|
initial co-op support
|
2020-11-29 13:06:10 +01:00 |
npc
|
Add missing NPCs (Egg Corridor, Sand Zone, Arthur's House)
|
2020-12-07 00:42:58 +01:00 |
player
|
Do not process NPC collissions if player isn't alive
|
2020-12-06 16:48:43 +01:00 |
render
|
implement bmfont rendering
|
2020-08-29 08:59:46 +02:00 |
scene
|
recolor the water
|
2020-12-06 20:31:36 +01:00 |
sound
|
nuke saved bgm state if it was previously stopped
|
2020-11-05 23:10:15 +01:00 |
bmfont.rs
|
out-of-tree ggez and huge performance improvements
|
2020-11-05 00:25:18 +01:00 |
bmfont_renderer.rs
|
camera improvements
|
2020-12-02 12:47:40 +01:00 |
builtin_fs.rs
|
Refactor input system and other stuff
|
2020-11-28 20:25:51 +01:00 |
bullet.rs
|
remove stray characters in bullet.rs
|
2020-12-07 00:48:12 +01:00 |
caret.rs
|
add missing caret
|
2020-12-05 22:44:15 +01:00 |
common.rs
|
flag documentation
|
2020-12-07 00:42:19 +01:00 |
difficulty_modifier.rs
|
debugger ui improvements
|
2020-11-25 00:08:27 +01:00 |
encoding.rs
|
shift-jis encoding support
|
2020-09-13 05:30:56 +02:00 |
entity.rs
|
out-of-tree ggez and huge performance improvements
|
2020-11-05 00:25:18 +01:00 |
frame.rs
|
Water shader and motion interpolation
|
2020-11-07 18:17:01 +01:00 |
inventory.rs
|
Add game saving support
|
2020-10-30 02:29:53 +01:00 |
lib.rs
|
Let CI override version displayed in menu
|
2020-12-06 16:41:12 +01:00 |
live_debugger.rs
|
hide player2 by default, add/drop button in debugger
|
2020-12-04 18:37:47 +01:00 |
macros.rs
|
make texture size table case insensitive
|
2020-09-11 14:58:50 +02:00 |
main.rs
|
Disable console on Windows release builds
|
2020-12-07 00:47:26 +01:00 |
map.rs
|
out-of-tree ggez and huge performance improvements
|
2020-11-05 00:25:18 +01:00 |
physics.rs
|
Refactor input system and other stuff
|
2020-11-28 20:25:51 +01:00 |
profile.rs
|
hide player2 by default, add/drop button in debugger
|
2020-12-04 18:37:47 +01:00 |
rng.rs
|
Bind RNG per-NPC, not global game state
|
2020-12-06 21:20:26 +01:00 |
settings.rs
|
Refactor input system and other stuff
|
2020-11-28 20:25:51 +01:00 |
shaders.rs
|
recolor the water
|
2020-12-06 20:31:36 +01:00 |
shared_game_state.rs
|
hide player2 by default, add/drop button in debugger
|
2020-12-04 18:37:47 +01:00 |
stage.rs
|
NPC/Camera/lighting fixes
|
2020-11-27 19:19:12 +01:00 |
text_script.rs
|
make some of the NPCs aware of second player
|
2020-11-30 14:31:40 +01:00 |
texture_set.rs
|
Refactor input system and other stuff
|
2020-11-28 20:25:51 +01:00 |
ui.rs
|
out-of-tree ggez and huge performance improvements
|
2020-11-05 00:25:18 +01:00 |
weapon.rs
|
make bullets aware of player who shot them
|
2020-12-05 22:24:38 +01:00 |