Age | Commit message (Expand) | Author | Files | Lines |
2024-04-22 | script_nullpo_end: Change error printf fmt -> arg | Freeyorp | 1 | -4/+4 |
2024-04-22 | Fix warning: 'T& tmwa::Slice<T>::operator[](size_t) is deprecated | Fedja Beader | 2 | -9/+13 |
2024-04-22 | O(48logN) -> O(1logN) + reformat very long lines | Fedja Beader | 1 | -23/+50 |
2024-04-22 | Fix Wformat-zero-length warnings | Fedja Beader | 3 | -5/+0 |
2024-04-22 | Fix -Wformat warnings | Fedja Beader | 2 | -5/+5 |
2024-04-21 | DB/npc_free_internal: Use ancient approach | Freeyorp | 2 | -7/+12 |
2024-04-21 | DB: Maybe fix concurrent modification | Freeyorp | 2 | -7/+7 |
2024-04-20 | getmapmaxx getmapmaxy | HoraK-FDF | 1 | -0/+26 |
2024-04-20 | npc: Deregister events with `ev_db` on free | Freeyorp | 1 | -0/+12 |
2024-04-12 | Add battle_config.max_rate limit (500). GMs cannot go above this | Fedja Beader | 2 | -28/+36 |
2024-04-10 | Add server-wide drop rates modifier | Fedja Beader | 3 | -3/+29 |
2024-04-10 | Split @exprate into @bexprate and @jexprate | Fedja Beader | 1 | -0/+44 |
2024-04-10 | Report (hardcoded) drop rates on same line as base/job exp, reword messages. | Fedja Beader | 1 | -6/+6 |
2024-03-18 | Add CI test stage | Fedja Beader | 1 | -1/+40 |
2024-03-18 | Workaround "Function... not defined in.." (breakpoints not found) (GDB bug) | Fedja Beader | 1 | -1/+14 |
2024-03-13 | Several updates to the README.md | Thorbjørn Lindeijer | 1 | -50/+18 |
2024-03-08 | Add googletest-1.8.1 as a submodule - gtest-1.14 shipped by my distro require... | Fedja Beader | 3 | -1/+10 |
2024-03-08 | Correct issue with GTEST_DIR not being passed properly. | Fedja Beader | 1 | -2/+9 |
2024-03-06 | Restored README.md visibility | Thorbjørn Lindeijer | 1 | -28/+2 |
2024-02-22 | Update test cases for addition of Item Mode field | Fedja Beader | 1 | -8/+10 |
2024-02-20 | Merge branch 'py2CI' into 'master' | Led Mitz | 1 | -0/+52 |
2024-02-20 | Merge branch 'generate-client-code' into 'master' | Led Mitz | 1 | -5/+62 |
2024-02-20 | tools/protocol.py: Added generation of client code | Thorbjørn Lindeijer | 1 | -5/+62 |
2024-02-13 | Enable GitLab CI | Fedja Beader | 1 | -0/+52 |
2024-02-13 | Merge branch 'extra_stat_update_fix' into 'master' | Jesusalva Jesusalva | 1 | -1/+1 |
2024-02-01 | Fix bug whereby stat updates were not sent to client after equipping +1 stat ... | Fedja Beader | 1 | -1/+1 |
2024-01-31 | Transfer something from local/ to live repository so there are less conflicts | Jesusaves | 1 | -2/+2 |
2023-11-27 | Merge branch 'activity_checks' into 'master' | Led Mitz | 12 | -126/+318 |
2023-11-27 | activity checks and status cleanup | HoraK-FDF | 12 | -126/+318 |
2023-11-12 | Merge branch 'submodule_update' into 'master' | Led Mitz | 1 | -1/+1 |
2023-11-12 | Update ProprietaryHub link. git:// was likely waiting indefinetely for user t... | Fedja Beader | 1 | -1/+1 |
2023-11-08 | Merge branch 'matkpot' into 'master' | Led Mitz | 1 | -5/+7 |
2023-11-08 | SC_MATKPOT | HoraK-FDF | 1 | -5/+7 |
2023-08-28 | Merge branch 'magic_delay' into 'master' | Led Mitz | 1 | -9/+9 |
2023-08-28 | Revert magic attack delay to original behaviour | Led Mitz | 1 | -9/+9 |
2023-08-03 | Merge branch 'atk_delays' into 'master' | Led Mitz | 9 | -44/+81 |
2023-08-03 | weapon base attack delay standardization | HoraK-FDF | 9 | -44/+81 |
2023-06-10 | Merge branch 'maxlvl' into 'master' | Led Mitz | 1 | -16/+27 |
2023-06-10 | Backport Maxlvl | HoraK-FDF | 1 | -16/+27 |
2023-04-17 | Merge branch 'sc_cooldown_upmarmu' into 'master' | Led Mitz | 3 | -0/+4 |
2023-04-04 | SC_COOLDOWN_UPMARMU | HoraK-FDF | 3 | -0/+4 |
2023-04-03 | Merge branch 'item_mode' into 'master' | Led Mitz | 9 | -1/+47 |
2023-04-03 | Item mode | HoraK-FDF | 9 | -1/+47 |
2023-02-09 | Merge branch 'bonus' into 'master' | Jesusalva Jesusalva | 5 | -126/+190 |
2023-02-09 | bAllStats, bAgiVit, bAgiDexStr, bDeadlyStrikeRate, bDeadlyStrikeAddRate | HoraK-FDF | 5 | -126/+190 |
2023-01-22 | Merge branch 'bonus' into 'master' | Jesusalva Jesusalva | 3 | -1/+15 |
2023-01-22 | bSpeedCap | HoraK-FDF | 3 | -1/+15 |
2023-01-06 | Make clear we do NOT accept AGPL contributions. | Jesusalva Jesusalva | 1 | -0/+1 |
2022-12-23 | mesn was missing, but now the three minimum functions are here! | Jesusaves | 1 | -0/+18 |
2022-12-22 | Fix a typo | Jesusaves | 1 | -0/+1 |