Commit Graph

  • 4a2048575f Refactor movement code (#87) master gitMarky 2019-03-05 21:15:39 +0100
  • 765d9a24e9
    Merge pull request #86 from fohly/master David Dormagen 2019-03-02 10:19:55 +0100
  • a844b6fe5b better confetti for Boomshire Philip Holzmann 2019-03-02 09:29:30 +0100
  • c9ee2c3eab Fix "no matching sound" error spam Lukas Werling 2019-02-19 17:26:48 +0100
  • 319dc87eea Remove #undef new/delete before Qt includes Lukas Werling 2019-02-19 15:35:00 +0100
  • 60841c1d96 Write text files with unix file endings Lukas Werling 2019-02-19 15:28:12 +0100
  • a00566ca9e
    Merge pull request #85 from isilkor/better-warning-pragma-parsing isilkor 2019-02-17 14:04:00 +0100
  • a0c9bfd931 Aul: Correctly check for enable/disable keywords in warning pragma Nicolas Hake 2019-02-17 11:37:25 +0100
  • c8d22e321b Aul: Throw correct exception on parameter-less warning pragma Nicolas Hake 2019-02-17 11:34:35 +0100
  • 918c4139e8 Add Flintbrawl by Zapper Lukas Werling 2019-01-26 18:01:07 +0100
  • ee35d256aa Add basic character classes to WildcardMatch() Lukas Werling 2019-02-02 23:52:02 +0100
  • 75d4ac2512 Fix team count inconsistency with random teams (#2051) Lukas Werling 2019-02-02 00:20:50 +0100
  • f6fba582f3 Fix star placement on full map screenshots (#1454) Lukas Werling 2019-01-30 22:50:23 +0100
  • c7550bd43c openclonk-server: install Linus Heckemann 2019-01-20 10:32:39 +0100
  • 69fd50bee1 nix expression: fix build Linus Heckemann 2019-01-20 10:30:06 +0100
  • ad2eddcd63
    Merge pull request #80 from isilkor/check-setlength-parameter-for-nil isilkor 2019-01-05 19:47:38 +0100
  • 486619b653 Script: Test SetLength parameter 0 for nil (GH #79) Nicolas Hake 2019-01-05 19:23:57 +0100
  • 3a59c15250 Add openclonk:// protocol handler (#1657) Lukas Werling 2019-01-02 17:16:09 +0100
  • d7ea9acfea C4Property: Don't use operator void* in tests anymore either Nicolas Hake 2019-01-01 22:15:50 +0100
  • 5cf852d8ab C4Property: Add missing template<> specifier Nicolas Hake 2019-01-01 21:55:42 +0100
  • 0a81206b7e C4Property: Remove raw operator void* Nicolas Hake 2019-01-01 21:33:32 +0100
  • 31c7805f10 C4Set: Replace elements with zero-initialized ones on clear Nicolas Hake 2019-01-01 21:29:19 +0100
  • 15ad4fb690 MSVC: Disable incremental linking Nicolas Hake 2019-01-01 21:26:30 +0100
  • 3a8830af6e C4Effect: Remove obsolete fire effect constants Nicolas Hake 2019-01-01 20:52:38 +0100
  • 1b2f2889ad Old CMake: Correctly handle try_compile with language standard flags Nicolas Hake 2018-12-31 16:17:37 +0100
  • bc88820d57 Travis: Use CMake 3 on Ubuntu Trusty Nicolas Hake 2018-12-31 14:53:07 +0100
  • 3edc6d9ead Fix misleading indentation on several controlled statements Nicolas Hake 2018-12-31 13:45:43 +0100
  • dca6d2caaf C4Landscape: Correct really badly misleading indentation Nicolas Hake 2018-12-31 13:53:56 +0100
  • 7cd79b1eaa CMake: Use native Qt5 config instead of bad reimplementation Nicolas Hake 2018-12-31 12:48:19 +0100
  • 3b0891ba89 CMake: Remove #define for standard C++ features Nicolas Hake 2018-12-31 12:37:34 +0100
  • b012189af4 CMake: Remove <stdint.h>, <inttypes.h> tests Nicolas Hake 2018-12-31 12:31:42 +0100
  • c638647227 CMake: Remove <locale.h> test Nicolas Hake 2018-12-31 12:30:06 +0100
  • 8298813a90 CMake: Remove <direct.h> test Nicolas Hake 2018-12-31 12:20:39 +0100
  • 15f4a06cd4 CMake: Require C++14 support Nicolas Hake 2018-12-31 12:15:49 +0100
  • b702f1583c CMake: Update requirements to 3.5.1 Nicolas Hake 2018-12-31 11:51:21 +0100
  • 606ad23e02 CMake: Deprecate CMAKE_ADDITIONAL_DEPS_PATH Nicolas Hake 2018-12-31 11:34:18 +0100
  • a29d6f005c Added method for getting the connected object Mark 2018-12-28 00:34:57 +0100
  • cd38671f61 Pipe control: Begin integrating limits into the library Mark 2018-12-28 00:14:54 +0100
  • 2a045a097b Renamed folder Mark 2018-12-27 21:33:45 +0100
  • a8c475d212 Renamed pipe control internals Mark 2018-12-27 21:31:36 +0100
  • 00b1b37787 Renamed Library_Tank to Library_PipeControl Mark 2018-12-27 21:21:53 +0100
  • 94e200f201 Fix smoke and gravity issue Mark 2018-12-27 20:30:58 +0100
  • d0756e3b1c Producer: Allow overloading where the producer takes components from Mark 2018-12-27 19:51:19 +0100
  • 68bb07f162 Allow more options for customization in the resource selection icons Mark 2018-12-27 17:45:32 +0100
  • 3f2ee5080d Limit liquid input to the maximum available amount Mark 2018-12-25 16:53:47 +0100
  • 1c9164b4be Collect cut pipes to Clonk inventory, if possible Mark 2018-12-25 15:53:51 +0100
  • f5b1279cce Formatted code Mark 2018-12-25 15:16:38 +0100
  • 431456d1fa Use new library in pump Mark 2018-12-25 11:13:01 +0100
  • 8a26454f3c Library: Resource selection Mark 2018-12-25 11:11:44 +0100
  • bab1b7ee90 Extracted actual producer logic||Certain external projects have different systems and want to just use the logic on their own, without copy & paste of the file contents. Mark 2018-12-21 21:29:45 +0100
  • 286d4d6a5b Added version info to the docu Mark 2018-12-21 21:15:11 +0100
  • cf7469043d Simplified logic for substitutes Mark 2018-12-21 16:54:43 +0100
  • 36dbbd27e1 Formatted code Mark 2018-12-21 14:26:24 +0100
  • c6254c2512 Added more producer tests Mark 2018-12-21 14:05:30 +0100
  • 2ed69b96a5 Added producer test for substitute components Mark 2018-12-21 11:57:39 +0100
  • b73169616b Fix producer test Mark 2018-12-21 11:49:56 +0100
  • 6bdb4275f7 Formatted code, no change in functionality Mark 2018-12-21 11:25:19 +0100
  • d9bc1d9142 Added callback for production progress Mark 2018-12-21 11:08:10 +0100
  • 9deab8e6a9 Fix the logic again Mark 2018-12-21 09:56:19 +0100
  • b35a58a7fc Removed unused constants Mark 2018-12-21 09:10:33 +0100
  • ed514b7716 Added option for ignoring contents in the interaction menu Mark 2018-12-21 09:01:20 +0100
  • fcf2af1937 Fix not being able to exit a structure Mark 2018-12-20 23:49:39 +0100
  • 6351fe7a66 GetEnergy() offers exact energy value optionally (Bug #2043) Mark 2018-12-20 08:40:04 +0100
  • 11cfcdd910 Appveyor: Stop depending on specific Qt build for building too Nicolas Hake 2018-11-18 10:15:28 +0100
  • 5808ca8047 Appveyor: Stop depending on specific Qt build Nicolas Hake 2018-11-18 10:02:11 +0100
  • f90e424f4a Appveyor: Bundle C4Group Nicolas Hake 2018-11-14 20:03:52 +0100
  • 34d89adf47 Fix build on gcc 4.x Lukas Werling 2018-10-15 21:01:04 +0200
  • c6d5c5044f Rework interaction menu into a new style. Also, style overloads are easily possible. Clonkonaut 2018-10-15 17:38:22 +0200
  • 952cfef497 Add missing C4Include include in C4ConsoleQtShapes Lukas Werling 2018-10-14 23:19:32 +0200
  • a73e5fc871 undef "s" macro in C4Config Lukas Werling 2018-10-14 23:16:59 +0200
  • ca11d86893 Add missing include guards Lukas Werling 2018-10-14 23:15:01 +0200
  • 7273b87b01 StdAdaptors: Replace array size macros with templates Lukas Werling 2018-10-14 23:07:23 +0200
  • 2d3914b33b Fresh repository, fresh build on Windows, VS created these folders. Hope it's cool to put them on ignore. Clonkonaut 2018-10-10 01:43:58 +0200
  • a65dd5874f Appveyor: Fix library bundling path Nicolas Hake 2018-10-07 21:31:50 +0200
  • ca2ba96969 Appveyor: Generate package and upload it if credentials are set Nicolas Hake 2018-09-29 18:56:30 +0200
  • 6dcaaa7af5 Appveyor: Inject Google Test location Nicolas Hake 2018-09-29 09:24:38 +0200
  • 9691c1e41a Appveyor: Build on Visual Studio 2017 x64 only Nicolas Hake 2018-09-27 19:58:55 +0200
  • 354b6be1c6 CI: Use AppVeyor to build MSVC binaries Nicolas Hake 2017-02-24 15:25:16 +0100
  • 0d7738dce5 Drop broken GCC precompiled header support Julius Michaelis 2018-10-04 08:33:31 +0200
  • 04535b5438 Travis: Add update information for AppImage snapshots Lukas Werling 2018-10-03 12:21:34 +0200
  • 55c34ecbd7 Add git branch to C4Version.h Lukas Werling 2018-10-03 12:10:12 +0200
  • 7616fa81be Travis: Update dependencies for AppImage snapshot Lukas Werling 2018-09-24 23:03:01 +0200
  • 950ad4cf2f Fix C4ScriptLibrary destruction Lukas Werling 2018-09-24 22:40:31 +0200
  • 05e3648495 Travis: Skip TCP bind test because of missing IPv6 support Lukas Werling 2018-09-24 19:21:55 +0200
  • 82feac4ccb Remove broken assert() Lukas Werling 2018-09-23 23:40:02 +0200
  • 8aeef938fc Travis: Build and upload AppImage snapshot Lukas Werling 2018-09-23 23:19:17 +0200
  • 8df71d3f32 Prevent parallel groups packing with ninja Lukas Werling 2018-09-23 23:18:37 +0200
  • 5395a8dc84 Add WITH_APPDIR_INSTALLATION configuration option Lukas Werling 2018-09-23 23:14:51 +0200
  • d8add861fe Fix LTO ar wrappers for versioned gcc executables Lukas Werling 2018-09-24 17:43:27 +0200
  • 2fb14b026d Script: Remove effect after error in Timer Lukas Werling 2018-08-26 23:15:05 +0200
  • f5988085a7 Figure out whether a warning/error was #include'd or #appendto'd Nicolas Hake 2018-07-24 14:35:12 +0200
  • 829bb8cb28 Script functions: remove all BCCs at once instead of individually Nicolas Hake 2018-07-24 14:24:19 +0200
  • 1cd3534740 C4KeyboardInput: Replace std::bind2nd &c by lambda Nicolas Hake 2018-07-24 14:21:42 +0200
  • 907c701fc6 Save scenario: Disable all warnings in auto-generated file Nicolas Hake 2018-07-24 14:20:09 +0200
  • 4c5dfac952 Remove or use unused variables in Objects, System Nicolas Hake 2018-07-24 14:19:26 +0200
  • 5ef52f2450 Fix variable_out_of_scope warnings in Worlds Nicolas Hake 2018-07-23 12:08:18 +0200
  • 14ed608941 Fix variable_out_of_scope warnings in Missions Nicolas Hake 2018-07-23 12:07:57 +0200
  • 7fb098c4df Fix variable_out_of_scope warnings in Defense Nicolas Hake 2018-07-23 12:07:46 +0200
  • 1ef6b7a7fc Fix variable_out_of_scope warnings in Arena Nicolas Hake 2018-07-23 12:07:37 +0200
  • 1bb728b047 Fix variable_out_of_scope warnings in Objects Nicolas Hake 2018-07-23 12:08:09 +0200