| .. |
|
builtin
|
Basic i18n support (#82)
|
2022-03-14 21:54:03 -04:00 |
|
components
|
HP/Exp bar flash with player damage (Fixes #92)
|
2022-03-16 22:22:22 -04:00 |
|
editor
|
Missed tilemap calls in editor
|
2022-01-25 00:16:07 -05:00 |
|
engine_constants
|
Basic i18n support (#82)
|
2022-03-14 21:54:03 -04:00 |
|
framework
|
use references to slices in draw_triangle_list()
|
2022-02-28 08:42:04 +01:00 |
|
input
|
Initial challenge replay support
|
2022-03-04 18:37:25 -05:00 |
|
menu
|
Basic i18n support (#82)
|
2022-03-14 21:54:03 -04:00 |
|
netplay
|
netplay shit, visual tweaks
|
2021-10-14 06:54:11 +02:00 |
|
npc
|
Fixed basu spawn location
|
2022-03-19 22:21:21 -04:00 |
|
player
|
Fix for interacting while shooting (#89)
|
2022-03-14 21:52:32 -04:00 |
|
scene
|
add challenge unlocking (#90)
|
2022-03-15 18:18:25 -04:00 |
|
scripting
|
Allow TSC to keep running when no proper end is reached
|
2022-03-17 18:26:48 -04:00 |
|
sound
|
refactor CS+ soundtrack loading (#79)
|
2022-03-07 08:47:37 -05:00 |
|
weapon
|
Further super missile fix
|
2022-02-24 22:40:50 -05:00 |
|
bmfont.rs
|
refactoring
|
2021-10-15 16:36:05 +02:00 |
|
bmfont_renderer.rs
|
use path list for resource loading
|
2022-02-10 08:54:20 +01:00 |
|
builtin_fs.rs
|
Basic i18n support (#82)
|
2022-03-14 21:54:03 -04:00 |
|
caret.rs
|
Fixed ProjectileDissipation 1st frame missing
|
2022-02-21 17:22:14 -05:00 |
|
common.rs
|
add CS+ game difficulties
|
2022-02-28 19:03:57 +01:00 |
|
encoding.rs
|
shift-jis encoding support
|
2020-09-13 05:30:56 +02:00 |
|
entity.rs
|
lighting thing
|
2021-04-20 13:43:58 +02:00 |
|
frame.rs
|
prevent zero division if 0 as wait is passed to <FON/<FOM
|
2022-02-25 06:06:30 +01:00 |
|
hooks.rs
|
add few missing methods to hooks
|
2021-04-20 13:43:58 +02:00 |
|
i18n.rs
|
Basic i18n support (#82)
|
2022-03-14 21:54:03 -04:00 |
|
inventory.rs
|
Save, load, and display item counts
|
2022-02-08 19:04:36 -05:00 |
|
lib.rs
|
add challenge unlocking (#90)
|
2022-03-15 18:18:25 -04:00 |
|
live_debugger.rs
|
Add various refactorings (#48)
|
2022-01-17 23:29:30 +01:00 |
|
macros.rs
|
refactoring
|
2021-10-15 16:36:05 +02:00 |
|
main.rs
|
editor shit
|
2022-01-06 02:11:17 +01:00 |
|
map.rs
|
Slight changes to water fill logic
|
2022-03-13 17:45:21 -04:00 |
|
mod_list.rs
|
add challenge unlocking (#90)
|
2022-03-15 18:18:25 -04:00 |
|
mod_requirements.rs
|
add challenge unlocking (#90)
|
2022-03-15 18:18:25 -04:00 |
|
physics.rs
|
Fixed fireball sfx and missiles going through walls (#37)
|
2022-02-24 21:00:10 -05:00 |
|
profile.rs
|
add challenge unlocking (#90)
|
2022-03-15 18:18:25 -04:00 |
|
rng.rs
|
new rng
|
2021-05-02 14:26:13 +02:00 |
|
settings.rs
|
Basic i18n support (#82)
|
2022-03-14 21:54:03 -04:00 |
|
shaders.rs
|
(wip) start rewriting rendering stuff
|
2021-01-27 19:20:47 +01:00 |
|
shared_game_state.rs
|
add challenge unlocking (#90)
|
2022-03-15 18:18:25 -04:00 |
|
stage.rs
|
Basic i18n support (#82)
|
2022-03-14 21:54:03 -04:00 |
|
texture_set.rs
|
Improved texture scaling logic
|
2022-03-06 11:01:23 -05:00 |