Commit Graph

2924 Commits (master)

Author SHA1 Message Date
rexim c786db12ab (#955) Add supports for major corners 2019-11-11 01:19:00 +07:00
Alexey Kutepov 1035b65c38
Merge pull request #1126 from tsoding/1125
(#1125) Allow to play the game with the failed sound samples
2019-11-11 01:17:28 +07:00
rexim efd60f2811 (#955) Single side resize modes 2019-11-11 01:06:50 +07:00
Rafael Froeschlin Filho 44cc777029 Add support for DragonFlyBSD 2019-11-10 14:48:47 -03:00
rexim a60226727a (#955) Get rid of resize anchor in Rect Layer 2019-11-10 23:51:58 +07:00
rexim a25aa8481a Add TODO(#1127) 2019-11-10 23:39:27 +07:00
Alexey Kutepov 9c71ee5845
Merge pull request #1122 from tsoding/1120
(#1120) Initialize default value of the sound samples
2019-11-10 23:33:49 +07:00
rexim feaf1e28e9 (#1125) Fix fomatting 2019-11-10 23:32:26 +07:00
rexim 0986e1a49c (#1125) Prevent segfault on failed samples trying to play sound 2019-11-10 23:31:04 +07:00
Alexey Kutepov 2c55228aa1
Merge pull request #1124 from Nykseli/freebsd
nothing now compiles on freebsd
2019-11-10 23:28:10 +07:00
rexim 9a54dc4947 (#1125) Allow to play the game with failed sound samples 2019-11-10 23:25:23 +07:00
Miika Alikirri 016bee583a nothing now compiles on freebsd 2019-11-10 06:36:02 +02:00
rexim 27a22a2ca4 Add TODO(#1123) 2019-11-10 00:58:38 +07:00
rexim a748e5ce02 (#1120) introduce SOUND_SAMPLES_DEFAULT_VOLUME 2019-11-10 00:56:35 +07:00
rexim 206d22c24e (#1120) Initialize default value of the sound samples 2019-11-10 00:50:52 +07:00
rexim bd5559983a (#1120) Fix formatting 2019-11-10 00:50:42 +07:00
Alexey Kutepov fb998223d3
Merge pull request #1121 from tsoding/411
(#411) Command handling in console
2019-11-10 00:41:40 +07:00
rexim b6c33ce00b (#411) Implement the load command 2019-11-10 00:26:26 +07:00
rexim 3b7caacf36 (#411) Fix build on Windows 2019-11-09 23:21:38 +07:00
Alexey Kutepov 1d1046f4a6
Merge pull request #1119 from tsoding/1118
(#1118) Inner selection overlay for Rect Layer
2019-11-04 18:00:55 +07:00
rexim 3c43b90c20 (#1118) Try to fix warnings on MacOS build 2019-11-04 17:38:26 +07:00
rexim 5a7b5b1208 (#1118) Remove dead code 2019-11-04 17:29:28 +07:00
rexim fe3bda349f (#1118) try to fix -Wcast-align on MacOS build 2019-11-04 17:14:50 +07:00
rexim 96ff0a019d (#411) Stub load command 2019-11-04 03:10:20 +07:00
rexim d9d1f0f4ad (#411) Introduce word parser to console 2019-11-04 03:10:20 +07:00
rexim 0e95149b99 (#411) Move console from Level to Game 2019-11-04 03:10:20 +07:00
rexim b619636fcf (#1118) Remove #warning because it's an extension 2019-11-04 02:54:05 +07:00
rexim 645637a39c (#1118) Use AppleClang id as a Unix flags branch indicator 2019-11-04 02:25:00 +07:00
rexim 0531548fed (#1118) Add debug information that prints CMAKE_C_COMPILER_ID 2019-11-04 02:05:29 +07:00
rexim 9832636e48 (#1118) Add debug log to the Unix branch to see if it works on MacOS 2019-11-04 02:03:02 +07:00
rexim 44e821ee24 (#1118) try to fix MacOS build? 2019-11-04 01:29:47 +07:00
rexim d1575d75be (#1118) Purposefully break the build 2019-11-04 01:12:59 +07:00
rexim fe418a0e5c (#1118) Inner selection overlay for Rect Layer 2019-11-04 01:10:33 +07:00
rexim 47746965ec (#1118) Treat warning as errors only on CI
Because during development it's super annoying
2019-11-04 01:01:02 +07:00
Alexey Kutepov c6d0abddeb
Merge pull request #1117 from tsoding/1071
(#1071) Settings page
2019-11-03 05:05:32 +07:00
rexim 0a28269bbd (#1071) Actually apply volume from settings page 2019-11-03 03:41:30 +07:00
rexim fdd66647f8 (#1071) Switch between settings and level_picker 2019-11-03 03:38:10 +07:00
rexim 2b15372440 (#1071) Add background to the settings page 2019-11-03 03:34:06 +07:00
rexim 576a823044 (#1071) Make background a transparent entity 2019-11-03 03:22:39 +07:00
rexim 67f7e8d3cd (#1071) remove debug_mode tracking from background 2019-11-03 03:17:10 +07:00
rexim 0c1e25b3a2 (#1071) Fix settings page crashing the game 2019-11-03 03:11:37 +07:00
rexim 711799b952 (#1071) Move volume slider to the settings page 2019-11-03 03:04:59 +07:00
rexim 67dab60587 (#1071) Introduce Settings game state 2019-11-03 02:53:10 +07:00
Alexey Kutepov ef105df45e
Merge pull request #1116 from tsoding/1090
(#1090) Implement axis locking movement
2019-11-03 02:25:25 +07:00
rexim 48bb26fa92 (#1090) Implement axis locking movement for LabelLayer 2019-11-03 02:10:02 +07:00
rexim eb5c373c17 (#1090) implement axis locking movement for PointLayer 2019-11-03 01:50:20 +07:00
rexim 4c65095afc (#1090) Implement axis locking movement for Rect Layer 2019-11-03 01:35:37 +07:00
rexim 1d373006b0 (#1090) Factor out camera_sdl_color 2019-11-03 01:17:12 +07:00
rexim cf0bf14492 (#1090) introduce camera_draw_line 2019-11-03 01:05:50 +07:00
rexim b637f90248 Temporarily disable ActionPicker in RectLayer 2019-11-02 23:56:13 +07:00