Commit Graph

74 Commits

Author SHA1 Message Date
tic b2f5dab913 added giflib sources 2017-11-10 12:36:35 +03:00
BADIM-PC\Vadim 08c3bd9e2b Sprites export with wrong palette #364 2017-11-08 21:11:29 +03:00
tic 7035731624 #367 2017-11-08 17:08:12 +03:00
BADIM-PC\Vadim c18505b4d0 no message 2017-11-08 15:31:56 +03:00
BADIM-PC\Vadim a726b30d84 no message 2017-11-08 14:07:23 +03:00
BADIM-PC\Vadim 0e146aee0c no message 2017-11-06 17:27:42 +03:00
BADIM-PC\Vadim 6986329d41 Merge branch 'master' into new_blit 2017-11-06 12:43:13 +03:00
BADIM-PC\Vadim e7bfcebfbe no message 2017-11-06 12:41:23 +03:00
BADIM-PC\Vadim 6a86f0dd8f fixed gif recording and cover assigning 2017-11-06 12:01:35 +03:00
BADIM-PC\Vadim 1a9ec1b854 fixed gif record 2017-11-06 10:57:40 +03:00
BADIM-PC\Vadim 021fcafcd1 no message 2017-11-06 10:35:50 +03:00
Seppi 7c9df277b3 Adding the edit command to the console
Closes #375
2017-11-03 18:11:45 -05:00
BADIM-PC\Vadim 688458f902 no message 2017-11-03 20:01:01 +03:00
BADIM-PC\Vadim 935518bb46 no message 2017-11-03 19:40:02 +03:00
BADIM-PC\Vadim 9c6a92f4d2 blit function moved to tic core 2017-11-03 19:39:14 +03:00
BADIM-PC\Vadim c4aefd3336 no message 2017-11-03 18:58:45 +03:00
BADIM-PC\Vadim f0691038f5 no message 2017-11-03 11:53:10 +03:00
BADIM-PC\Vadim b43bfe06fb switch to software renderer if hardware not detected 2017-11-02 23:08:40 +03:00
BADIM-PC\Vadim 5c6d87525f removed border texture 2017-11-02 22:37:44 +03:00
BADIM-PC\Vadim eb1352256d no message 2017-11-02 22:29:31 +03:00
Vadim Grigoruk 7a909abdc6
Merge pull request #357 from josefnpat/console-version-command
Adding version command to console
2017-10-31 10:19:32 +03:00
Seppi 39296a8fbf Cleaning up pr #357 2017-10-30 18:25:57 -05:00
MonstersGoBoom 1f6897ca64 Crash fix
reject triangles that can crash
XYUV's switched to Floats. for textri ( this is important )
2017-10-30 12:12:53 -04:00
BADIM-PC\Vadim df67bb1f8b how to build for emscripten #359 2017-10-29 12:39:47 +03:00
Seppi b85d2307e9 Adding version command to console 2017-10-26 19:43:20 -05:00
BADIM-PC\Vadim ed23ad9514 Merge branch 'master' into tic_0.48.0 2017-10-24 09:44:33 +03:00
Seppi d7dbadff25 Removing last param from duktape to remove gcc warnings 2017-10-24 01:00:34 -05:00
Seppi eae56d0188 adding the return status to fsOpenSystemPath so that gcc doesn't throw warnings 2017-10-24 01:00:05 -05:00
BADIM-PC\Vadim c5cebbc59e 0.47.0 live reload source revert after press ESC #346 2017-10-23 12:39:56 +03:00
BADIM-PC\Vadim 112cbe5ebd .47 build 2017-10-20 13:18:53 +03:00
BADIM-PC\Vadim 24828a9bc8 #303 2017-10-20 12:52:54 +03:00
BADIM-PC\Vadim ca5f2a105c no message 2017-10-20 12:25:05 +03:00
BADIM-PC\Vadim 99f1a912a6 no message 2017-10-20 11:48:04 +03:00
BADIM-PC\Vadim e311fa42a8 removed system color func 2017-10-20 10:37:30 +03:00
BADIM-PC\Vadim d529493685 no message 2017-10-20 10:32:31 +03:00
BADIM-PC\Vadim fe0b2a44b5 no message 2017-10-20 10:31:38 +03:00
BADIM-PC\Vadim 280828548e no message 2017-10-20 10:16:38 +03:00
BADIM-PC\Vadim bf93beb4c4 no message 2017-10-20 09:58:35 +03:00
BADIM-PC\Vadim 9480723418 no message 2017-10-20 09:36:54 +03:00
Vadim Grigoruk 2f99f85d34 Merge pull request #342 from death/bounds-checking
better bounds checking for memcpy, memset
2017-10-17 21:49:32 +03:00
Matheus Lessa dfa500f366 just that small micro-optimisation suggested 2017-10-17 15:48:25 -02:00
death 48f61d7b80 better bounds checking for memcpy, memset 2017-10-17 07:00:45 +03:00
Matheus Lessa 73c6a00346 added command '-code-watch <code.lua>' to not only inject code from file, but also reload it on window gained focus sdl event 2017-10-16 16:22:25 -02:00
Matheus Lessa 0e38df48e3 Merge remote-tracking branch 'upstream/tic_0.47.0' into tic_0.47.0 2017-10-16 15:34:36 -02:00
BADIM-PC\Vadim 2e09116513 btn() always returns number #339 2017-10-16 10:26:07 +03:00
Matheus Lessa 0e4c79eddd Merge remote-tracking branch 'upstream/tic_0.47.0' into tic_0.47.0 2017-10-16 01:17:55 -02:00
Matheus Lessa 392e006a4a first version working with no option to disable live reloading 2017-10-16 01:03:05 -02:00
Anthony Camboni f6c884cd7e Ensure tile pos is always visible in map editor
The tile position label was not entirely visible when hovering the tiles
near the top/right of the screen.

This modification ensures that the label is always visible by moving it to
the opposite side of the tile if there is not enough space to display it
on the default position.
2017-10-15 11:53:07 +02:00
Matheus Lessa 29abca5e3f adding goCodeHome and goCodeEnd to use ctrl+home and ctrl+end in the code editor 2017-10-13 13:25:10 -03:00
BADIM-PC\Vadim f00221705b Run button on code editor only #331
some fixes
2017-10-09 08:58:02 +03:00