]> git.lizzy.rs Git - nothing.git/shortlog
nothing.git
2019-11-09 rexim(#411) Implement the load command
2019-11-09 rexim(#411) Fix build on Windows
2019-11-03 rexim(#411) Stub load command
2019-11-03 rexim(#411) Introduce word parser to console
2019-11-03 rexim(#411) Move console from Level to Game
2019-11-02 Alexey KutepovMerge pull request #1117 from tsoding/1071
2019-11-02 rexim(#1071) Actually apply volume from settings page
2019-11-02 rexim(#1071) Switch between settings and level_picker
2019-11-02 rexim(#1071) Add background to the settings page
2019-11-02 rexim(#1071) Make background a transparent entity
2019-11-02 rexim(#1071) remove debug_mode tracking from background
2019-11-02 rexim(#1071) Fix settings page crashing the game
2019-11-02 rexim(#1071) Move volume slider to the settings page
2019-11-02 rexim(#1071) Introduce Settings game state
2019-11-02 Alexey KutepovMerge pull request #1116 from tsoding/1090
2019-11-02 rexim(#1090) Implement axis locking movement for LabelLayer
2019-11-02 rexim(#1090) implement axis locking movement for PointLayer
2019-11-02 rexim(#1090) Implement axis locking movement for Rect Layer
2019-11-02 rexim(#1090) Factor out camera_sdl_color
2019-11-02 rexim(#1090) introduce camera_draw_line
2019-11-02 reximTemporarily disable ActionPicker in RectLayer
2019-11-02 reximUpdate Quick Start instructions
2019-11-02 Alexey KutepovMerge pull request #1115 from tsoding/1108
2019-10-28 rexim(#1108) Disable 4200 warning on msvc build
2019-10-28 rexim(#1108) Story Grid elements in a Flexible Array Member
2019-10-28 rexim(#1108) Tidy up ActionPicker
2019-10-27 rexim(#1108) Introduce Grid
2019-10-27 reximAdvance level 01 design a little bit
2019-10-27 rexim(#1108) Don't draw action picker in rect layer
2019-10-27 rexim(#1108) Introduce action picker to rect_layer
2019-10-27 rexim(#1108) Make ActionPicker handle keys for some reason
2019-10-27 rexim(#1108) Unhardcode action picker colors
2019-10-27 rexim(#1108) handle user input
2019-10-27 rexim(#1108) Rendering currently picked action
2019-10-27 rexim(#1108) Fix const correctness in camera_draw_rect_screen
2019-10-27 rexim(#1108) Improve ActionPicker rendering
2019-10-27 Alexey KutepovMerge pull request #1114 from PaprikaX33/symlink
2019-10-27 reximDo not install cmake on ubuntu CI
2019-10-26 reximAdd extra box that lets you go out of the map
2019-10-24 PaprikaX33added the symlink indirection directory
2019-10-24 PaprikaX33added symlink command
2019-10-22 Alexey KutepovMerge pull request #1113 from tsoding/1108
2019-10-21 rexim(#1108) Remove test_picker for now
2019-10-20 rexim(#1108) Introduce AcitonPicker
2019-10-20 rexim(#1108) NothingXP
2019-10-20 rexim(#1108) add development ding
2019-10-20 rexim(#1108) Remove last script leftovers
2019-10-20 rexim(#1108) Introduce hide_space_to_jump region to Level 01
2019-10-20 rexim(#1108) fix rect_layer_add_rect functionality
2019-10-20 rexim(#1108) Make trace_assert abort instead of exit
2019-10-20 Alexey KutepovMerge pull request #1112 from zhiayang/master
2019-10-20 zhiayang1. make sscanf checking in rect_layer.c more robust
2019-10-20 Alexey KutepovMerge pull request #1111 from tsoding/1109
2019-10-19 rexim(#1109) Introduce ACTION_TOGGLE_GOAL
2019-10-19 rexim(#1109) Add region actions to level format
2019-10-13 Alexey KutepovMerge pull request #1107 from tsoding/1106
2019-10-13 reximAdd TODO(#1109)
2019-10-13 reximAdd TODO(#1108)
2019-10-13 rexim(#1106) Introduce region actions
2019-10-12 Alexey KutepovMerge pull request #1105 from tsoding/remove-ebisp
2019-10-12 reximAdd TODO(#1106)
2019-10-12 reximRemove nothing_test from CI builds
2019-10-12 reximRemove ebisp
2019-10-12 Alexey KutepovMerge pull request #1103 from tsoding/1102
2019-10-12 rexim(#1102) Fix the build on Windows
2019-10-06 reximAdd TODO(#1104)
2019-10-06 rexim(#1102) Introduce parse_real_pair_test
2019-10-06 rexim(#1102) Introduce overloaded print and equal for testing
2019-10-06 reximFix menu title
2019-10-05 Alexey KutepovMerge pull request #1097 from tsoding/330
2019-10-05 reximAdd TODO(#1101)
2019-10-05 reximAdd TODO(#1100)
2019-10-05 reximAdd TODO(#1099)
2019-10-05 reximAdd TODO(#1098)
2019-10-05 rexim(#330) TODO
2019-10-05 rexim(#330) Add Real numbers to Ebisp
2019-10-05 rexim(#330) NUMBER -> INTEGER
2019-10-05 Alexey KutepovMerge pull request #1096 from tsoding/1094
2019-10-05 rexim(#1094) fix level dumping layer order
2019-09-29 Alexey KutepovMerge pull request #1093 from tsoding/1092
2019-09-29 rexim(#1092) Make platforms visible when back platforms...
2019-09-28 Alexey KutepovMerge pull request #1089 from tsoding/vec
2019-09-28 reximInclude math in vec.h
2019-09-28 reximMove Vec2i to vec.h
2019-09-28 reximReplace Vec and Point with Vec2f
2019-09-28 reximpoint.h -> vec.h
2019-09-28 reximGet rid of point.c
2019-09-28 reximRemove TODO(#1075)
2019-09-28 reximRemove TODO(#1079)
2019-09-28 Alexey KutepovMerge pull request #1088 from tsoding/1014
2019-09-28 rexim(#1014) Fix one click undo movement bug for LabelLayer
2019-09-28 rexim(#1014) Fix one click undo movement bug for PointLayer
2019-09-28 rexim(#1014) Fix one click undo movement bug for RectLayer
2019-09-28 Alexey KutepovMerge pull request #1087 from tsoding/1086
2019-09-28 rexim(#1086) Removed dead code
2019-09-28 reximClose #182
2019-09-28 rexim(#1086) Adjust background parameters
2019-09-28 rexim(#1086) Fix background rendering
2019-09-28 reximCamera is not an opaque type anymore
2019-09-28 reximoop.md -> opaque.md
next