Sam Jaffe
|
f538bbe19e
Failure: Move stateful content into a bridge object.
|
6 年之前 |
Sam Jaffe
|
99e7a74db9
Fixing some things up to avoid crashes.
|
6 年之前 |
Sam Jaffe
|
a95630f1c3
Merge branch 'level-1'
|
6 年之前 |
Sam Jaffe
|
bdcc17ccb9
Add support for culling objects that are out-of-bounds using the polygon-polygon intersection check.
|
6 年之前 |
Sam Jaffe
|
8191079436
Split level::update into sensible sectors.
|
6 年之前 |
Sam Jaffe
|
1e9f36c261
Bugfix: Don't pass along the bullet prototype each time.
|
6 年之前 |
Sam Jaffe
|
d63e2f13ba
Use the internal scaling mechanism of engine::to_object.
|
6 年之前 |
Sam Jaffe
|
91305c9979
Fix multithread allocation crash caused by using static variables.
|
6 年之前 |
Sam Jaffe
|
832fe17787
*Fix* object scaling. Fix some json type names.
|
6 年之前 |
Sam Jaffe
|
8c605f5efb
Properly bind the player to the level.
|
6 年之前 |
Sam Jaffe
|
81a4c32cfc
Fixing updates for enemy and burstshot pattern.
|
6 年之前 |
Sam Jaffe
|
2fa2f7112d
Make loading a world a little cleaner for now...
|
6 年之前 |
Sam Jaffe
|
f9a06b9046
Add world code.
|
6 年之前 |
Sam Jaffe
|
1bebd9d7e7
Start defining player.
|
6 年之前 |
Sam Jaffe
|
b13a819551
Bind enemy to factory.
|
6 年之前 |
Sam Jaffe
|
1079868e88
Link bullet_pattern_factory to actor construction
|
6 年之前 |
Sam Jaffe
|
bf7697c653
Start writing ctor.
|
6 年之前 |
Sam Jaffe
|
ccf0a8d2f0
Move bullets.
|
6 年之前 |
Sam Jaffe
|
e37b39ce8c
Make bullet collidable.
|
6 年之前 |
Sam Jaffe
|
d5b793ea92
actor binding basics
|
6 年之前 |
Sam Jaffe
|
75b9bcb29a
const-correct for graphics::manager.
|
6 年之前 |
Sam Jaffe
|
ce33be8a47
Start defining actors and things better.
|
6 年之前 |
Sam Jaffe
|
d4d0f9d7a5
Add bullet to level stub.
|
6 年之前 |
Sam Jaffe
|
faed41be64
Start defining bullet code.
|
6 年之前 |
Sam Jaffe
|
cd3cfa6992
Actually parse the JSON into a burstshot.
|
6 年之前 |
Sam Jaffe
|
a434f1a90c
Re-indenting files with Clang-Format.
|
6 年之前 |
Sam Jaffe
|
a9fc0609d5
Start writing initialization code for burstshot systems.
|
6 年之前 |
Sam Jaffe
|
37b0d18c42
Use prototype_factory binding for burstshot pattern/general bullet patterns.
|
6 年之前 |
Sam Jaffe
|
abd2a9340a
Add a bunch of skeleton files.
|
6 年之前 |
Sam Jaffe
|
365d6af4dd
Adding script files for example level-1.
|
6 年之前 |