50 コミット (13fb52cebe2ed15441667369988e0296f77a1f48)

作成者 SHA1 メッセージ 日付
  Sam Hocevar 62fae5dedb vimlol: fix typo. 11年前
  Sam Hocevar 96e26a2bd5 math: rename Box2D to "box2" and add an integer version, "ibox2". 11年前
  Sam Hocevar 5c1389ee2d vslol: fix a few code quality issues. 11年前
  Sam Hocevar a6ade16534 vslol: add HLSL types to the Lol Engine types and update version. 11年前
  Sam Hocevar 781c355b44 vslol: highlight Lol Engine types if the solution name is Lol.sln. 11年前
  Sam Hocevar ddeaa5f81a build: reorganise automake build system. 11年前
  Sam Hocevar 5a19e1539d misc: fix a few URLs. 11年前
  Sam Hocevar 39a8c26fb5 base: start removing occurrences of NULL on our long journey to nullptr. 11年前
  Sam Hocevar e80e922f0a build: fix "make dist" and remove empty "src/thread" directory. 12年前
  Sam Hocevar 080d9720de vslol: fix an infinite recursion triggered by IntelliSense. 12年前
  Sam Hocevar 98921eb840 vslol: fix a problem preventing LolFx files from being saved. 12年前
  Sam Hocevar c3978d25b7 vimlol: colourise section headers in LolFx files. 12年前
  Sam Hocevar 23c492a240 lolwut 12年前
  Sam Hocevar 746c27cdc1 vimlol: improve the LolFx syntax handling. 12年前
  Sam Hocevar 30e0d5df47 vimlol: remove hack for CRLF line endings and replace it with .gitattributes. 12年前
  Sam Hocevar 944b97704b vslol: support Microsoft's __int8, __int16 etc. extensions. 12年前
  Sam Hocevar 3d68ff99d9 vslol: also build for Visual Studio 2012, we don't even need to have 12年前
  Sam Hocevar 37129661ea vslol: new feature: disable syntax highlighting for Microsoft "extensions" 12年前
  Sam Hocevar 6d641e8b76 vslol: more compilation fixes; this is the final 1.0.0.5 upload. 12年前
  Sam Hocevar 53569d831d vslol: fix typo. 12年前
  Sam Hocevar c5e39dc827 vslol: add more C99 and C++ type qualifiers and language constants. 12年前
  Sam Hocevar c3875c916e vslol: refactor regexes to use word lists instead. 12年前
  Sam Hocevar 8ef9d9212c vslol: add licensing information to important files. 12年前
  Sam Hocevar 0eedbfd9f9 vslol: only apply our syntax highlighting to keywords and identifiers 12年前
  Sam Hocevar 8deba9952e vslol: rename package to VsLol instead of VsLol.Sample and refactor 12年前
  Sam Hocevar 6d45b93403 vslol: add many more C/C++ types to the default list. 12年前
  Sam Hocevar dc6c98c579 vslol: add a classifier for C, C++, C# and LolFx files. Only classifies 12年前
  Sam Hocevar b1ae294649 vslol: add the skeleton for a real LolFx syntax highlighter. 12年前
  Sam Hocevar f4b8aee3b2 vslol: add COPYING file and a "more information" URL. 12年前
  Sam Hocevar 8dd096217f vslol: create an etc/ directory beside bison's and flex's to work 12年前
  Sam Hocevar ec0dc9f32c vimlol: work around a Win32 Vim issue that fails on empty lines. 12年前
  Sam Hocevar c7aae0aff4 vslol: minor additional debug messages. 12年前
  Sam Hocevar 76feb649f0 vimlol: get rid of long lines. 12年前
  Sam Hocevar 675797faf8 vimlol: pretend lolfx files are C++ so that Vim highlights them until we 12年前
  Sam Hocevar f951745eab vimlol: some code for a Vim plugin; see http://lol.zoy.org/wiki/dev/setup/vim 12年前
  Sam Hocevar e70fcd05f8 build: upgrade glew binaries to 1.9.0 and rename the contrib directory 12年前
  Sam Hocevar bd66a8bcf2 build: some build system fixes. 12年前
  Sam Hocevar dd120a2eec vslol: more robust error checking. 12年前
  Sam Hocevar 743c06371f vslol: detect when the utilities cannot be launched. 12年前
  Sam Hocevar b73d8b5382 vslol: create a Visual Studio plugin that will let us rebuild parsers & lexers. 12年前
  Sam Hocevar e390f03e0a build: add a common.am include file and a "make lolcheck" target that does 12年前
  Sam Hocevar 3389ed69a2 build: move all games to a "games" subdirectory to clean up the root 12年前
  Sam Hocevar d3c2a58693 build: import new libcaca binaries (from r4822) so that we no longer need 12年前
  Sam Hocevar 85275834e2 build: a few hacks to allow building with MinGW on Windows. 12年前
  Sam Hocevar d7ee37a230 Add missing icons.png, use CPPFLAGS instead of CXXFLAGS in automake rules. 13年前
  Sam Hocevar 3e266b5dce Proper detection of libcaca and libpipi. 14年前
  Sam Hocevar 0fc6a8487c Slightly improve the documentation in a few files, add the missing 14年前
  Sam Hocevar 4f802a421d Add a few more autotools rules. 14年前
  Sam Hocevar 097baf0284 Convert everything to the autotools. Managing source dependencies will be 14年前
  Sam Hocevar 0e0b37af19 Simple tool to create a font file. 14年前