Commit Graph

47 Commits

Author SHA1 Message Date
Fabian Giesen 15d2dc5c51 stb_tilemap_editor: Update contributors 2021-07-06 21:25:41 -07:00
Werner Stoop 77eedd4fcf stb_tilemap_editor: Several fixes.
Re-added calls to `stbte__hittest()`, fixed some compiler errors.
Also fixed some GCC warnings about unused variables when
STBTE__COLORPICKER and STBTE_ALLOW_LINK is not defined.
2021-07-06 21:24:25 -07:00
Fabian Giesen 21bfcbbc3d stb_tilemap_editor: Update version, credits 2021-07-06 21:07:34 -07:00
Rob Loach b18c989dc2 stb_tilemap_editor: Fix variable usage 2021-07-06 21:06:39 -07:00
Sean Barrett 2bb4a0accd Fix trailing whitespace 2020-02-02 11:30:27 -08:00
Sean Barrett 2c2908f505 update version numbers 2019-03-04 15:08:53 -08:00
Sean Barrett a0b521fcf2 no warnings when compiling /W3
compiling all test cases and compilers in test.sbm
   Compilers:
     32-bit:
       VS2015
       VS2013
       VS2008
       VC6 (1998)
       clang-cl 9.0.1
     64-bit
       VS2015
       clang-cl 9.0.1
2019-03-04 14:45:06 -08:00
Sean Barrett c963e40972 update version numbers 2019-02-25 11:48:42 -08:00
Sean Barrett 5fe7fb52f2 various fixes for clang
also fix a comment typo
2019-02-25 11:10:54 -08:00
Sean Barrett 63b59b46b0 update version numbers 2019-02-07 10:03:00 -08:00
Sean Barrett 9bb4bc1db4 Merge branch 'patch-1' of https://github.com/sherjilozair/stb into working 2019-02-07 07:27:42 -08:00
Sherjil Ozair 05a8de3b86
Update stb_tilemap_editor.h 2018-05-26 05:37:55 -04:00
Sherjil Ozair a20ccd4a7d
Update stb_tilemap_editor.h 2018-05-25 22:46:47 -04:00
luz.paz 622b3adad3 Misc. comment typos
Found via `codespell -q 3`
2018-02-12 14:54:22 -05:00
Aldo Culquicondor a981af59c5 Fix tests compilation 2017-10-16 12:30:27 -05:00
Sean Barrett e248e30954 change license to public-domain AND mit (based on twitter vote) 2017-03-03 07:53:07 -08:00
Sean Barrett 84e2fc0a9e makefile 2017-01-16 03:01:40 -08:00
Sean Barrett 4d19411acd makefile 2017-01-16 02:58:05 -08:00
Craig Donner ee6978cb68 Slightly modify the public domain license to keep it in the public domain, but make it clear that even when dedications might not be recognized that the code is still usable. Given that this isn't dual-licensing under a different license, I'm hoping this will be acceptable. 2016-02-25 12:55:44 -08:00
Sean Barrett 820f63be44 stb_tilemap_editor: fix typo in docuemtnation, update version & credits 2016-01-22 05:17:12 -08:00
Eugene Opalev a5bbc93087 Warning C4005 fix 2016-01-18 22:41:17 -08:00
Sean Barrett 7b24469bf1 update version / credits 2015-09-13 06:33:49 -07:00
Sean Barrett b0852b766a Merge branch 'master' of https://github.com/rwhitworth/stb into working
Conflicts:
	stb.h
2015-09-13 06:10:16 -07:00
rwhitworth 0c0a619ca4 Updated to compile with Visual Studio 2015 2015-08-05 22:27:53 -04:00
Sean Barrett c9859afcf9 reverse some of the public-domain-license changes that I didn't
actually want
2015-08-01 23:53:49 -07:00
Ryan Whitworth 4727cdd8c0 Added public domain license text 2015-08-01 14:56:45 -04:00
Sean Barrett 1acf56b8fb tweak credits 2015-04-15 02:40:15 -07:00
Sean Barrett 6cb8c1b624 make compile as C 2015-04-15 02:17:44 -07:00
Sean Barrett 0d076c08b3 Merge branch 'working_stbte' of https://github.com/machinamentum/stb into work2
Conflicts:
	README.md
	stb_tilemap_editor.h

tweak revision history, backout README change since that's auto-generated
2015-04-15 02:12:13 -07:00
Sean Barrett 53011a3d96 fix declaration of stbte_create_map 2015-04-15 02:10:02 -07:00
joshhuelsman 3f418bfe6e stbte: fix; prop button now draws 't' in default
prop button didn’t draw the ’t’ when the panel is expanded
2015-01-30 21:59:01 -05:00
joshhuelsman 6cc48214ac stbte: removed redundant conditional 2015-01-30 21:17:24 -05:00
joshhuelsman e62a54ee0b stbte: fix number rendering when no layernames set 2015-01-30 18:58:59 -05:00
joshhuelsman ba38019c95 stbte: fix layername button growing for both sides 2015-01-30 18:46:57 -05:00
joshhuelsman 87faf06b5d stbte: update documentation/version 0.31
Changed REVISION HISTORY, TODO, CREDITS, and README
2015-01-30 18:06:40 -05:00
joshhuelsman f82fbb2e36 stbte: layername button grows/shrinks
Layer name buttons grow to fill box
2015-01-30 17:55:03 -05:00
joshhuelsman 7a0b46075c Fix stbte_create_map declaration 2015-01-30 17:07:57 -05:00
Sean Barrett 5f81a92cdd use explicit float constants to avoid warnings in some compilers 2014-12-02 02:58:08 -08:00
Sean Barrett be3d9cd965 added a few more FAQ questions 2014-10-20 08:57:14 -07:00
Sean Barrett d97c160e4a tilemap editor 0.30 2014-10-19 21:18:07 -07:00
Sean Barrett 2b5d5d9cf4 various updates 2014-10-19 20:43:18 -07:00
Sean Barrett c6c767f7aa properties and links 2014-10-18 18:21:34 -07:00
Sean Barrett b46b49d935 colorpicker;
new color scheme
2014-09-27 13:42:50 -07:00
Sean Barrett 3ab22d3750 fix bug in paste to protected layer;
add eraser tool
2014-09-26 23:23:55 -07:00
Sean Barrett 655d24552a tiny bit of documentation 2014-09-23 18:02:49 -07:00
Sean Barrett 17647014b3 fix c++ compilation 2014-09-23 17:56:03 -07:00
Sean Barrett 8252a94f02 add stb_tilemap_editor.h 2014-09-23 17:19:25 -07:00