Commit Graph

  • 7190c8518e Fix destructors not being called when program execution ended, closes #859 krzys-h 2016-11-11 23:07:22 +0100
  • b49fbf0cd6 Another this==nullptr fix (#828) krzys-h 2016-11-11 22:58:39 +0100
  • 48f703282e Refactor CBotCallMethode -> CBotExternalCall krzys-h 2016-11-11 21:49:27 +0100
  • 6b7233c6ae Remove CBotLinkedList from CBotFunction krzys-h 2016-11-11 19:47:59 +0100
  • 35d60aaae5 Remove remaining occurences of "this == nullptr" (#828) krzys-h 2016-11-11 19:45:57 +0100
  • 191151eb7b Refactor CBotClass and CBotFunction list to std::list krzys-h 2016-11-11 19:35:43 +0100
  • 266b34d578 Make CBotFunction implement CBotLinkedList krzys-h 2016-11-11 18:16:12 +0100
  • 8764d28e9e Remove remaining "this != nullptr" checks in CBOT, closes #828 krzys-h 2016-11-11 18:02:39 +0100
  • 3bac0aabd9 Fix buffer overrun when rendering goto() debug texture, closes #841 krzys-h 2016-11-11 17:26:37 +0100
  • 856ee9a0fe Don't allow whitespace player names, closes #840 krzys-h 2016-11-11 17:13:32 +0100
  • 6e4764b97c Fix GroundSpot blending, closes #846 krzys-h 2016-11-11 17:06:53 +0100
  • 1b074bd94d Fix crash on loading saves with produce()d objects (#765) krzys-h 2016-11-11 13:37:39 +0100
  • e7c41ae9e6 Correction in changing wrap mode in SetState Tomasz Kapuściński 2016-11-10 13:00:42 +0100
  • 9fe85e280a Code simplification in CGL14Device Tomasz Kapuściński 2016-11-10 12:34:30 +0100
  • 3c71354b42 Fix MSVC2015 compilation error Unknown 2016-11-07 21:08:02 +0100
  • 5aa5d91ecb Fix compilation errors in half.cpp Tomasz Kapuściński 2016-11-04 18:34:49 +0100
  • 993d9e9ed6 Added rendering with generic vertex formats Tomasz Kapuściński 2016-11-04 14:13:16 +0100
  • ae3b2b8572 Added types and vertex format specification Tomasz Kapuściński 2016-11-04 11:59:57 +0100
  • c5b5435b4a Added half-precision floating-point format implementation Tomasz Kapuściński 2016-11-04 11:35:55 +0100
  • 81c7d05d7c Post-release 0.1.9-alpha krzys-h 2016-11-02 21:42:23 +0100
  • b8d88c97b0 Release 0.1.9-alpha: Bump version krzys-h 2016-11-02 21:42:23 +0100
  • b0e34bbe6a Release 0.1.9-alpha: Merge branch 'dev' krzys-h 2016-11-02 21:42:22 +0100
  • d43562883e Remove unused imports from release.py krzys-h 2016-11-02 21:40:52 +0100
  • 70853f2b86 Add temporary hack for issue #828 krzys-h 2016-11-02 21:38:47 +0100
  • 3c1bf3c014 Added script for use when releasing new versions krzys-h 2016-11-02 21:31:34 +0100
  • 81f4436951 Update data submodule MrSimbax 2016-11-02 20:17:36 +0100
  • ef28b0dd14 Update data submodule MrSimbax 2016-11-01 19:36:11 +0100
  • fee1619c9c Update data submodule MrSimbax 2016-10-24 23:16:10 +0200
  • bb9d1c8265 Remove "this == nullptr" checks in CBOT, fixes #828 krzys-h 2016-10-02 21:36:59 +0200
  • a96835e35f Change CBot file log messages krzys-h 2016-09-30 17:08:37 +0200
  • d107605007 Add file append mode in CBot (#838) MatiRg 2016-09-30 17:03:13 +0200
  • 73be03161f Fix infinite pause when cloning program with errors, closes #837 krzys-h 2016-09-27 18:57:24 +0200
  • 3472ec6613 Revert CParticle::CheckChannel changes krzys-h 2016-09-27 18:32:21 +0200
  • dc415c3d2a Remove character limit in CEdit (#836) MatiRg 2016-09-25 19:13:04 +0200
  • 89bf0da30c Merge pull request #834 from melex750/dev krzys_h 2016-09-24 17:13:17 +0200
  • ca548e2902 Update CBotFieldExpr::ProtectionError docs krzys-h 2016-09-24 17:04:47 +0200
  • 81aae35565 Updated translation files after 4a14a44f3f krzys-h 2016-09-24 16:48:27 +0200
  • 9ab7f7d140 Fix access to protected and private variables melex750 2016-09-17 08:00:34 -0400
  • 3debfb9182 Fix finding in-class methods when searching by ID melex750 2016-09-17 07:59:34 -0400
  • 4a14a44f3f Add implicit cast and null for passing arguments melex750 2016-09-17 07:58:39 -0400
  • 6b6eca61cb Update data submodule Unknown 2016-09-13 10:15:28 +0200
  • ade8566d06 Update data submodule Unknown 2016-09-10 17:51:52 +0200
  • 84c98546df Merge pull request #819 from melex750/dev krzys_h 2016-09-09 19:37:37 +0200
  • 8dc03f40d5 Merge pull request #817 from CyborgMaster/radarall-equidistant-objects krzys_h 2016-09-09 19:17:40 +0200
  • e3b3d7c9aa Enable debug info for MSVC Unknown 2016-08-24 18:18:33 +0200
  • e085b4b422 Enable C++ exceptions in MSVC Unknown 2016-08-24 13:34:51 +0200
  • 514829de60 Normalize dir parameter when copying to clipboard MrSimbax 2016-08-20 13:22:53 +0200
  • 974b6efad5 Add -pedantic-errors flag to C++ compilers MrSimbax 2016-08-18 12:59:29 +0200
  • 92b1e544ec Remove default lambda parameters MrSimbax 2016-08-18 10:02:54 +0200
  • 584d782a9f Add VS Code files to .gitignore MrSimbax 2016-08-15 18:08:18 +0200
  • 3146d4ef35 Add method chaining for class constructor calls melex750 2016-08-14 16:56:17 -0400
  • 859cec774a Added comment explaining container choice Jeremy Mickelson 2016-08-13 12:18:54 -0600
  • 88227a3647 Allow multiple objects with exactly the same distance to be returned by `radarall` Jeremy Mickelson 2016-08-13 12:13:41 -0600
  • d411c5ebc0 Allow circular references from different classes (#814) krzys-h 2016-08-09 21:10:07 +0200
  • 71aa7e468b Add unit tests for circular reference melex750 2016-08-09 14:55:56 -0400
  • b9d4d57e33 Syntax sugar: Accessing members of returned objects (#808) krzys-h 2016-08-09 20:28:37 +0200
  • d83553ca14 Merge pull request #809 from melex750/dev krzys_h 2016-08-09 19:23:49 +0200
  • 0ecdee08cc Merge branch 'dev-async-music-load' (PR #801) krzys-h 2016-08-09 19:20:46 +0200
  • 4cb2eb6d37 Removed fuzzy markers for lines fixed in #805 krzys-h 2016-08-09 19:07:50 +0200
  • 191ca3c4eb Reducing the length of the lines aleksei-sh 2016-07-19 13:13:20 +0300
  • 1546c1514a Filled not existed translation, minor translation changes aleksei-sh 2016-07-17 17:28:13 +0300
  • 66218319dd Add support for circular references melex750 2016-08-09 11:59:07 -0400
  • 8b3c4302d2 Add more unit tests for inheritance melex750 2016-08-07 10:01:10 -0400
  • 6b8e240d26 Fix implicit downcast with variable initialization Jeremy Mickelson 2016-08-07 08:27:01 -0400
  • a205eace38 Add missing license headers melex750 2016-08-06 16:29:02 -0400
  • f3bf56d9e3 Add unit tests for returned object member access melex750 2016-08-06 05:22:40 -0400
  • e48188b429 Fix failed assert when literal null is returned melex750 2016-08-06 04:56:57 -0400
  • c03d8beb8b Import documentation from old dev wiki krzys-h 2016-08-05 16:55:10 +0200
  • fad38cd0e9 Add accessing members to function calls melex750 2016-08-04 03:16:59 -0400
  • c89e6f4c28 Begin adding unit tests for inheritance melex750 2016-08-04 01:19:56 -0400
  • c9c02f5461 Fix assigning instance to pointer for inheritance melex750 2016-08-04 01:06:37 -0400
  • 860cdb0aea Fix calling multi-level inherited methods melex750 2016-08-03 19:13:21 -0400
  • d0a8a32a57 Fix RestoreMethode when calling inherited methods melex750 2016-08-03 18:34:39 -0400
  • 397e312424 Fix RestoreState for subclass instance vars melex750 2016-08-03 17:52:53 -0400
  • 48666c4604 Fix not calling destructors after save/reload melex750 2016-08-03 17:42:10 -0400
  • 210b5c295d Fix memory leak related to performance counters krzys-h 2016-07-24 22:51:41 +0200
  • dbe7fd6ef0 Added performance counter for UI particles krzys-h 2016-07-24 18:19:37 +0200
  • 716218aa37 Fixed compile error on Windows krzys-h 2016-07-24 18:19:34 +0200
  • ffd688e2d7 Do not render the shadow map when pause blur is active krzys-h 2016-07-24 16:56:47 +0200
  • fef050f6dd Fixed loading apperance scene, closes #802 krzys-h 2016-07-24 16:44:27 +0200
  • 2c3e90b126 Added CBot performance counter krzys-h 2016-07-24 16:36:13 +0200
  • 5fea22ff03 Moved performance counters to a separate class krzys-h 2016-07-24 16:18:25 +0200
  • 81b7bcc5bc Moved system modules from app/ to common/system/ krzys-h 2016-07-24 14:38:49 +0200
  • aa6345ab5e Post-release 0.1.8-alpha krzys-h 2016-07-11 09:29:47 +0200
  • 407d855466 Release 0.1.8-alpha: Bump version krzys-h 2016-07-11 09:27:53 +0200
  • 2b63369060 Release 0.1.8-alpha: Merge branch 'dev' krzys-h 2016-07-11 09:27:01 +0200
  • 19cc25f716 Fixed sound channels not being unmuted properly krzys-h 2016-07-10 20:12:44 +0200
  • 29f0631a2c Asynchronous sound/music loading krzys-h 2016-07-10 14:56:34 +0200
  • 9e545d0d39 Fixed colobot-lint warnings krzys-h 2016-07-09 20:39:18 +0200
  • 8a17bc901c Added pause blur config setting, enabled by default krzys-h 2016-07-09 12:13:51 +0200
  • 9b9dd43c2a Updated data submodule krzys-h 2016-07-04 20:36:03 +0200
  • 6f412df232 Fixed lockups when calling StartSuspend multiple times krzys-h 2016-07-04 17:02:39 +0200
  • fb3245977c Added logging to CPauseManager krzys-h 2016-07-04 17:01:48 +0200
  • 58815059ea Added warnings about planned changes to EndMisisonTake (#759) krzys-h 2016-07-04 16:30:22 +0200
  • 7bfe9fdd0a Updated data submodule krzys-h 2016-07-04 13:23:37 +0200
  • 11d40197ee Added some more CBot tests after #793 krzys-h 2016-07-04 12:23:48 +0200
  • 3e30ccfdfa Merge pull request #793 from melex750/dev krzys-h 2016-07-04 12:20:39 +0200
  • d0d0c4f197 Fix class not unlocked when program is stopped melex750 2016-06-24 17:29:32 -0400
  • 64157090e6 Fix crash when calling method on a null object melex750 2016-06-24 17:18:11 -0400
  • 51665e8396 Fix "new" keyword syntax checking melex750 2016-06-24 17:03:50 -0400