]> git.lizzy.rs Git - nothing.git/shortlog
nothing.git
2019-11-17 Alexey KutepovMerge pull request #1135 from zhiayang/github-actions
2019-11-17 zhiayangadd badge for github-actions to README
2019-11-17 zhiayangfix noisy warnings on cmake
2019-11-17 zhiayangcreate github actions workflow for all 4 configs
2019-11-17 zhiayangsearch for sdl2 a little better on windows
2019-11-16 Alexey KutepovMerge pull request #1133 from kolumb/cmake_file_order
2019-11-16 Danil Kolumbetfix merge conflicts
2019-11-16 Alexey KutepovMerge pull request #1134 from tsoding/1129
2019-11-16 rexim(#1129) Fix compilation on WindowsXP
2019-11-16 rexim(#1129) Introduce cursor icon pivot
2019-11-16 rexim(#1129) Remove redundant debug logging
2019-11-16 rexim(#1129) Make Rect Layer use Cursor entity
2019-11-16 Danil Kolumbetmake file order consistent
2019-11-16 rexim(#1129) Remove dependency on Game from Rect Layer
2019-11-16 rexim(#1129) Extract Cursor entity
2019-11-16 rexim(#1129) Change cursor style on rect layer resize
2019-11-12 Alexey KutepovMerge pull request #1131 from rafaelffilho/audio_crash_fix
2019-11-11 Rafael Froeschlin... Fix closing the game without audio
2019-11-10 Alexey KutepovMerge pull request #1130 from rafaelffilho/AddDragonFly
2019-11-10 rexim(#1129) Introduce different cursor styles
2019-11-10 Alexey KutepovMerge pull request #1128 from tsoding/955
2019-11-10 rexim(#955) Disable C4706 warning on MSVC 2015 build
2019-11-10 reximAdd TODO(#1129)
2019-11-10 rexim(#955) Map selection overlay to screen
2019-11-10 rexim(#955) implement secondary diagonal resizing
2019-11-10 rexim(#955) Add supports for major corners
2019-11-10 Alexey KutepovMerge pull request #1126 from tsoding/1125
2019-11-10 rexim(#955) Single side resize modes
2019-11-10 Rafael Froeschlin... Add support for DragonFlyBSD
2019-11-10 rexim(#955) Get rid of resize anchor in Rect Layer
2019-11-10 reximAdd TODO(#1127)
2019-11-10 Alexey KutepovMerge pull request #1122 from tsoding/1120
2019-11-10 rexim(#1125) Fix fomatting
2019-11-10 rexim(#1125) Prevent segfault on failed samples trying to...
2019-11-10 Alexey KutepovMerge pull request #1124 from Nykseli/freebsd
2019-11-10 rexim(#1125) Allow to play the game with failed sound samples
2019-11-10 Miika Alikirrinothing now compiles on freebsd
2019-11-09 reximAdd TODO(#1123)
2019-11-09 rexim(#1120) introduce SOUND_SAMPLES_DEFAULT_VOLUME
2019-11-09 rexim(#1120) Initialize default value of the sound samples
2019-11-09 rexim(#1120) Fix formatting
2019-11-09 Alexey KutepovMerge pull request #1121 from tsoding/411
2019-11-09 rexim(#411) Implement the load command
2019-11-09 rexim(#411) Fix build on Windows
2019-11-04 Alexey KutepovMerge pull request #1119 from tsoding/1118
2019-11-04 rexim(#1118) Try to fix warnings on MacOS build
2019-11-04 rexim(#1118) Remove dead code
2019-11-04 rexim(#1118) try to fix -Wcast-align on MacOS build
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-03 rexim(#1118) Remove #warning because it's an extension
2019-11-03 rexim(#1118) Use AppleClang id as a Unix flags branch indicator
2019-11-03 rexim(#1118) Add debug information that prints CMAKE_C_COMPI...
2019-11-03 rexim(#1118) Add debug log to the Unix branch to see if...
2019-11-03 rexim(#1118) try to fix MacOS build?
2019-11-03 rexim(#1118) Purposefully break the build
2019-11-03 rexim(#1118) Inner selection overlay for Rect Layer
2019-11-03 rexim(#1118) Treat warning as errors only on CI
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
next