]> git.lizzy.rs Git - nothing.git/shortlog
nothing.git
2019-11-30 reximFix sprite_font_boundary_box usage
2019-11-30 Alexey KutepovMerge pull request #1165 from zhiayang/901
2019-11-30 Alexey KutepovMerge pull request #1164 from zhiayang/1070
2019-11-30 Alexey KutepovMerge pull request #1162 from zhiayang/1068
2019-11-30 Alexey KutepovMerge pull request #1163 from zhiayang/974
2019-11-30 rexim(#974) Remove debug logging
2019-11-30 Alexey KutepovMerge pull request #1158 from zhiayang/1153
2019-11-30 rexim(#1153) disable travis
2019-11-30 reximMerge branch 'master' into 1153
2019-11-30 Alexey KutepovMerge pull request #1159 from tsoding/1139
2019-11-30 rexim(#1153) Fix square ratio snapping
2019-11-30 zhiayang(#1153) Remove TODO for #1157 (sorry!) and cleanup...
2019-11-30 rexim(#1139) Fix MSVC build
2019-11-30 rexim(#1139) Add labels to the test level
2019-11-25 zhiayang(#901) Use normal unix `struct stat` for macos in ...
2019-11-25 zhiayang(#1070) Only actually select a list item when the mouse...
2019-11-25 zhiayang(#974) Revert that. I can't program, apparently.
2019-11-25 zhiayang(#974) Skip rescaling the events if the scale is 1.
2019-11-25 zhiayang(#974) Fix another oversight
2019-11-25 zhiayang(#974) Fix float -> int casting
2019-11-25 zhiayang(#974) Clean up redundant code checks.
2019-11-25 zhiayang(#974) Support non-1x display resolution scale
2019-11-25 zhiayang(#1068) Reset player jump count on death
2019-11-24 zhiayang(#1153) Fix snapping when ratio-resizing.
2019-11-24 zhiayang(#1153) Properly update the ratio when entering ratio...
2019-11-24 zhiayang(#1153) Clean up the code a bit.
2019-11-24 reximAdd TODO(#1161)
2019-11-24 reximAdd TODO(#1160)
2019-11-24 rexim(#1139) Implement Move snap for Label Layer
2019-11-24 zhiayang(#1153) Implement ratio-resize for the other 3 corners
2019-11-24 rexim(#1139) Put label id below label text
2019-11-24 rexim(#1139) Decouple sprite_font_boundary_box from Sprite_font
2019-11-24 zhiayang(#1153) Allow entering ratio-mode in the middle of...
2019-11-24 zhiayang(#1153) Add fixed-ratio resizing to RectLayer
2019-11-24 rexim(#1139) Implement Centralized Boundary Calculation...
2019-11-24 rexim(#1139) Move rect snapping stuff to rect translation...
2019-11-24 rexim(#1139) Get rid of the libsystem
2019-11-24 reximRemove TODO(#1142)
2019-11-24 Alexey KutepovMerge pull request #1154 from tsoding/1142
2019-11-24 rexim(#1142) snap_var4 -> snap_seg2seg
2019-11-24 rexim(#1142) snap_var2 -> snap_var2seg
2019-11-24 rexim(#1142) snap_var1 -> snap_var
2019-11-24 rexim(#1142) explain snap_var1 a little bit better
2019-11-24 rexim(#1142) Intermediate snap_var* names
2019-11-24 rexim(#1142) Split temp_snap into even smaller pieces
2019-11-23 rexim(#1142) Simplify snap_var implementation
2019-11-23 rexim(#1142) Full resize snapping
2019-11-23 rexim(#1142) Bot-left resize snapping
2019-11-23 rexim(#1142) Bottom resize snapping
2019-11-23 rexim(#1142) Top-left resize snapping
2019-11-23 rexim(#1142) Add support for top and left resize snapping
2019-11-23 rexim(#1142) introduce snap_var
2019-11-23 reximRemove TODO(#955)
2019-11-23 reximRemove TODO(#1129)
2019-11-23 Alexey KutepovMerge pull request #1151 from tsoding/1144
2019-11-23 rexim(#1144) Make the snapping threshold depending the camer...
2019-11-23 rexim(#1144) Compress the rect snapping logic
2019-11-23 Alexey KutepovMerge pull request #1146 from kolumb/398a
2019-11-23 reximAdd TODO(#1150)
2019-11-23 Alexey KutepovMerge pull request #1149 from gooddoog/1148
2019-11-22 gooddoog(#1148) Disable pause mode after reloading the level
2019-11-21 Danil Kolumbetadd missing eol
2019-11-21 Danil Kolumbetadd missing eol
2019-11-21 Danil Kolumbetadd blank credits screen
2019-11-20 Danil KolumbetMerge remote-tracking branch 'upstream/master'
2019-11-20 reximAdd TODO(#1145)
2019-11-19 Alexey KutepovMerge pull request #1138 from tsoding/946
2019-11-19 rexim(#946) Reorder snapping conditions
2019-11-19 rexim(#946) Merge snapping conditions
2019-11-19 rexim(#946) Inline snap_rect
2019-11-19 rexim(#946) Get rid of the loop in snap_rect()
2019-11-19 rexim(#946) Fix typo
2019-11-18 Danil KolumbetMerge pull request #1 from tsoding/master
2019-11-17 reximAdd TODO(#1142)
2019-11-17 reximAdd TODO(#1141)
2019-11-17 reximAdd TODO(#1140)
2019-11-17 reximAdd TODO(#1139)
2019-11-17 rexim(#946) Additional work
2019-11-17 rexim(#946) Reimplement rect snapping
2019-11-17 rexim(#946) Fix assertion on moving a single rect
2019-11-17 rexim(#946) Initial snapping implementation
2019-11-17 Alexey KutepovMerge pull request #1137 from tsoding/1136
2019-11-17 rexim(#1136) Don't trigger consolé if any modifiers are...
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
next