Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-05-05 | aafeature/bptr | Stanislaw Halik | |
2024-05-05 | aa | Stanislaw Halik | |
2024-05-05 | a w | Stanislaw Halik | |
2024-05-05 | a w | Stanislaw Halik | |
2024-05-05 | a | Stanislaw Halik | |
2024-05-05 | bptr: disable msvc warning also | Stanislaw Halik | |
2024-05-05 | a w | Stanislaw Halik | |
2024-05-05 | a w | Stanislaw Halik | |
2024-05-05 | a w | Stanislaw Halik | |
2024-05-05 | a w | Stanislaw Halik | |
2024-05-05 | a w | Stanislaw Halik | |
2024-05-05 | a w | Stanislaw Halik | |
2024-05-05 | a w | Stanislaw Halik | |
2024-05-05 | w a | Stanislaw Halik | |
2024-05-05 | wip bptr | Stanislaw Halik | |
2024-05-05 | wip bptr | Stanislaw Halik | |
2024-05-05 | b | Stanislaw Halik | |
2024-05-05 | test/save: test light_proto harder | Stanislaw Halik | |
2024-05-05 | src: remove the tile_iterator class | Stanislaw Halik | |
This is too crufty to bother with. | |||
2024-05-05 | reorder tests by execution speed | Stanislaw Halik | |
2024-05-05 | add comment | Stanislaw Halik | |
2024-05-05 | compat/assert: fix missing newline | Stanislaw Halik | |
2024-05-05 | b | Stanislaw Halik | |
2024-05-05 | c | Stanislaw Halik | |
2024-05-05 | b | Stanislaw Halik | |
2024-05-05 | add iptr todo | Stanislaw Halik | |
2024-05-05 | c | Stanislaw Halik | |
2024-05-05 | b | Stanislaw Halik | |
2024-05-05 | a wip | Stanislaw Halik | |
2024-05-05 | expose script init status | Stanislaw Halik | |
2024-05-05 | add simplified camera offset formula | Stanislaw Halik | |
2024-05-05 | d | Stanislaw Halik | |
2024-05-03 | serialize: remove packbits code | Stanislaw Halik | |
It's actually not very useful. | |||
2024-05-03 | update submodules | Stanislaw Halik | |
2024-05-03 | critter_script shouldn't have a copy ctor | Stanislaw Halik | |
2024-05-03 | src/search: add tiny constant value to bbox size | Stanislaw Halik | |
2024-05-03 | a | Stanislaw Halik | |
2024-05-02 | compat/assert: reduce executable size | Stanislaw Halik | |
2024-05-02 | actually, don't delete objects during update | Stanislaw Halik | |
2024-05-02 | c | Stanislaw Halik | |
2024-05-02 | now call script update | Stanislaw Halik | |
2024-05-02 | script lifecycle mostly implemented | Stanislaw Halik | |
2024-05-02 | editor: show actual keycode in unhandled key message | Stanislaw Halik | |
Note that `SDL_GetModState()` is a trivial accessor. | |||
2024-05-02 | editor: silence unhandled event message on modifier keypress | Stanislaw Halik | |
2024-05-02 | a | Stanislaw Halik | |
2024-05-02 | b | Stanislaw Halik | |
2024-04-14 | add find_object specialization for scenery subtypes | Stanislaw Halik | |
2024-04-14 | remove obsolete code | Stanislaw Halik | |
Now that `find_object` isn't defined in the header anymore, it doesn't make sense to fiddle around with dependent names. | |||
2024-04-14 | c | Stanislaw Halik | |
2024-04-13 | split scenery-proto into its own file | Stanislaw Halik | |