Commit graph

  • a40e8d3f97 Find the correct corpse when autosplitting and sac-ing. feature/147-autoloot-fails-on-second-corpse Thomas Arp 2025-07-16 21:31:25 +02:00
  • 56312d7fe6 kaizen ignore CLion Cmake files Thomas Arp 2025-07-16 20:26:54 +02:00
  • 670e2331fc kaizen remove removed file from util/CMakeLists.txt kaizen/fix-cmake Thomas Arp 2025-07-16 20:19:29 +02:00
  • aab5fcd7bb
    Merge b76945f1ff into f6339b495e Thomas Arp 2025-07-02 22:49:53 +02:00
  • b76945f1ff Merge branch 'master' into feature/unittesting feature/unittesting Thomas Arp 2025-07-02 22:49:38 +02:00
  • 744286a1f7 Merge branch 'master' into kaizen/reformatting-and-linting kaizen/reformatting-and-linting Thomas Arp 2025-07-02 22:46:56 +02:00
  • f6339b495e
    Feature/clang tidy (#154) master Thomas Arp 2025-07-02 22:34:57 +02:00
  • df3aefe9b8 Merge branch 'master' into kaizen/reformatting-and-linting Thomas Arp 2025-07-02 22:31:44 +02:00
  • 9e4224778e Merge branch 'master' into feature/clang-tidy Thomas Arp 2025-07-02 22:24:50 +02:00
  • 3e0c1ccc18
    Support cmake (#153) Thomas Arp 2025-07-02 22:23:10 +02:00
  • b9d84fc325
    Make sure %target% also works in act triggers and code cleanup (#152) Thomas Arp 2025-07-02 22:22:36 +02:00
  • bdaca46e79
    Added a new trigger type for mobs, called "Damage", that triggers every (#151) Thomas Arp 2025-07-02 22:22:17 +02:00
  • f1794521cf
    Feature/issue 141 immort where (#142) Thomas Arp 2025-07-02 22:21:14 +02:00
  • 89eb009c4f
    Remove webster lookup since it no longer works (#99) Thomas Arp 2025-07-02 22:18:40 +02:00
  • 47cf7b11af Merge remote-tracking branch 'origin/feature/cmake' into feature/clang-tidy Thomas Arp 2025-07-02 22:13:39 +02:00
  • 2e89dd9e95 Merge remote-tracking branch 'origin/master' into feature/cmake Thomas Arp 2025-07-02 22:09:44 +02:00
  • 463dd52438 Merge remote-tracking branch 'origin/master' into bugfix/remove-warnings-before-2021-release Thomas Arp 2025-07-02 22:05:58 +02:00
  • 947988bff3 Merge remote-tracking branch 'origin/master' into damager-trigger-addition Thomas Arp 2025-07-02 22:02:15 +02:00
  • ad6d51200d Merge remote-tracking branch 'origin/master' into confusing-code-fix Thomas Arp 2025-07-02 22:01:32 +02:00
  • 9a0a096f85 Merge remote-tracking branch 'refs/remotes/origin/master' Thomas Arp 2025-07-02 21:27:07 +02:00
  • ba7dc7bf6f convert docs files to utf-8 Thomas Arp 2025-07-02 21:26:19 +02:00
  • 558e71eed8 ignore .idea from clion IDE Thomas Arp 2025-07-02 21:25:34 +02:00
  • a4af23538f
    Add MTTS support (#150) Marthammor 2025-06-28 17:58:14 -04:00
  • b17afa5463 Add MTTS support Marthammor 2025-06-27 11:40:36 -04:00
  • a2e6fe31b6 Merge branch 'refs/heads/master' into feature/cmake Thomas Arp 2025-05-28 23:08:57 +02:00
  • b471ff195e
    avoid freeing obj_proto[].name. (#149) Thomas Arp 2025-05-06 23:15:06 +02:00
  • fb9474ee02 avoid freeing obj_proto[].name. Thomas Arp 2025-05-06 23:12:25 +02:00
  • 42d8242681 Added support for clang-tidy, if available. Thomas Arp 2025-05-06 23:00:26 +02:00
  • 513a7a1d95 Now builds and runs :) Thomas Arp 2025-04-23 22:43:21 +02:00
  • 314f47ef6c All fields except HAVE_DOPRNT in place Thomas Arp 2025-04-23 00:36:48 +02:00
  • bf5ee52c2a Support for building utils Thomas Arp 2025-04-21 01:29:52 +02:00
  • 7196c012a6 First cmake list file, simple docs. Thomas Arp 2025-04-21 00:17:17 +02:00
  • 0e110b93d5 Actually ue typedefs for obj_data, char_data and descriptor_data. welcor 2025-04-20 02:22:15 +02:00
  • 392f3d90b8 Staying ahead of the power curve Rumble 2025-04-16 12:24:37 -07:00
  • be8de64cf8
    fix buffer overrun act.informative.c (#146) Thomas Arp 2025-02-19 21:18:39 +01:00
  • a1a7bf5d7d
    fix buffer overrun act.informative.c Thomas Arp 2025-02-19 21:17:22 +01:00
  • 5024dd8e66 Updated for 2025 release v2025.0.0 Rumble 2025-01-09 23:57:59 +00:00
  • 69888a5d89
    Update aedit.c (#145) Thomas Arp 2025-01-08 22:57:39 +01:00
  • 76ee205a15
    Update aedit.c Thomas Arp 2025-01-05 20:18:15 +01:00
  • 1ccb6adaee
    Update dg_olc.c (#143) haloway13 2025-01-01 03:05:54 -07:00
  • 9b3d908493
    Update dg_olc.c haloway13 2024-12-31 19:48:33 -07:00
  • 1102e5dd7d
    Update dg_olc.c haloway13 2024-12-30 21:40:47 -07:00
  • b489a72c58 Switch to using atoidx whenever we are handling an IDXTYPE. cleanup and linting of asciimap.c welcor 2024-12-31 00:18:53 +01:00
  • c7a62d4170 Also toggle headers in where x depending on verbose-pref. welcor 2024-12-30 18:08:09 +01:00
  • 0649dd5962 Added PRF_VERBOSE for toggling long output in where command. welcor 2024-12-30 18:04:01 +01:00
  • 0c9fc332d8 A little more info in immort where now we have more space for output. welcor 2024-12-30 17:31:34 +01:00
  • 5e596c5329 perform_immort_where and print_object_location rewritten to handle paging. welcor 2024-12-30 17:05:46 +01:00
  • 9c5787129b Merge branch 'master' into kaizen/reformatting-and-linting welcor 2024-12-30 13:07:05 +01:00
  • d3227f1300
    Fix bug in process_output (#140) Thomas Arp 2024-12-30 12:30:29 +01:00
  • 514af55ed6
    Fix bug in process_output Thomas Arp 2024-12-22 15:27:40 +01:00
  • fdb6ff3771 act-files formatted welcor 2024-10-01 00:09:30 +02:00
  • 5c44f0575e clang-format file added, quest.c and .h formatted welcor 2024-09-30 22:36:30 +02:00
  • 88b3027ec6
    Bugfix/135 while freezes the mud (#138) Thomas Arp 2024-09-28 20:29:11 +02:00
  • 2e152a2424 Remove extraneous reset of loop var. welcor 2024-09-28 20:14:47 +02:00
  • e76c603110 Revert "Added loop counter per while instead of global. fixes #135" welcor 2024-09-28 20:05:40 +02:00
  • 7036a15782
    Changes to make the code compile normally on macOS. (#137) Victor Augusto Borges Dias de Almeida 2024-09-22 06:15:28 -03:00
  • f3f2d09701 Changes to make the code compile normally on macOS. Changes in configure to set crypt lib dynamically depending on the OS Victor Almeida 2024-09-17 14:13:43 -03:00
  • e6085172d5 KAIZEN formatting and linting, header files welcor 2024-09-17 01:04:36 +02:00
  • e59420363a Merge branch 'master' of git@github.com:tbamud/tbamud.git welcor 2024-09-16 22:26:44 +02:00
  • c838a513dd
    Added loop counter per while instead of global. fixes #135 (#136) Thomas Arp 2024-09-16 22:25:29 +02:00
  • 59cf6a1fb2 Added loop counter per while instead of global. fixes #135 welcor 2024-09-16 22:15:28 +02:00
  • 01e3fd5cbb
    Merge branch 'tbamud:master' into master Serge 2024-09-15 21:39:54 +02:00
  • f44629e260 change readme Prool 2024-07-26 19:18:37 +02:00
  • c8fc70bf43 Refactor: fixtures in its own files. Added readme for creating tests. Found and fixed interesting bugs in destroy_db when there is no world. renamed the testfile to testrunner to make it clear it is actually running the texts. Also, made testrunner more focused on the actual running of the tests. Added debug target to test makefile. welcor 2024-06-27 00:31:54 +02:00
  • 9399b68f26 remove the conf.h listing when building, and add another test for get_number welcor 2024-06-21 14:45:07 +02:00
  • 594cedbff6 Build step tweaking welcor 2024-06-21 14:11:47 +02:00
  • 9b242a1085 build step tweaking welcor 2024-06-21 14:10:16 +02:00
  • 81e0eb009a remove undefined behaviour welcor 2024-06-21 14:07:20 +02:00
  • 59e2e4f180 typo welcor 2024-06-21 13:58:13 +02:00
  • f36c951ddc check conf.h on build server welcor 2024-06-21 13:57:07 +02:00
  • 1330cb7b18 add cmocka welcor 2024-06-21 00:35:32 +02:00
  • a3185bf925 Added tests to workflow welcor 2024-06-21 00:30:33 +02:00
  • b61dd29e00 Added a couple of lines to the readme. welcor 2024-06-21 00:22:15 +02:00
  • 8f958359e9 Removing Makefiles for old architectures or build mechanisms. welcor 2024-06-21 00:08:40 +02:00
  • 11d4693776 Merge branch 'master' into feature/unittesting welcor 2024-06-20 22:55:35 +02:00
  • ed9e5e1c5a Merge branch 'master' of github.com:tbamud/tbamud welcor 2024-06-20 22:48:59 +02:00
  • 762cb77c60
    Fix a bug with the prior commit for handling triggers. It should have (#132) Dan Danese 2024-06-20 13:56:51 -04:00
  • 317286d051
    Ignore project files on commit, and fix the automap bug showing two (#133) Thomas Arp 2024-06-20 19:31:20 +02:00
  • fafd4ecd01 Ignore project files on commit, and fix the automap bug showing two descriptions welcor 2024-06-20 00:49:08 +02:00
  • 95cca56880 ignore project files welcor 2024-06-19 23:43:22 +02:00
  • 9a203b2780
    Merge branch 'master' into master Dan Danese 2024-06-19 12:57:21 -04:00
  • 233b45ae8d Fix a bug with the prior commit for handling triggers. It should have continued the loop, not returned since it isn't likely to be the end of the wld file. Dan Danese 2024-06-19 12:45:22 -04:00
  • ac711ffff8
    Update wld2html.c (#131) Dan Danese 2024-06-18 14:56:13 -04:00
  • 548ff7b407
    Update wld2html.c Dan Danese 2024-06-17 19:59:48 -04:00
  • cde4b84be1
    Update FAQ.txt (#130) Thomas Arp 2024-06-08 12:12:54 +02:00
  • b2caf93512
    Update FAQ.txt Thomas Arp 2024-06-08 10:54:17 +02:00
  • b5f460f74e refactoring for readability welcor 2024-05-20 00:53:40 +02:00
  • 7d3acb0e3d Testing do_remove welcor 2024-05-19 01:45:42 +02:00
  • 217eac8cb3 Renamed test files to match pattern from src welcor 2024-05-18 23:32:46 +02:00
  • eb8e200a31 Add munit for unit testing. welcor 2024-05-18 21:21:17 +02:00
  • 455e3a06ea Removed a stack of not interesting files from being comitted to git. You may want to adjust this if you are using git for backup. welcor 2024-05-18 16:43:17 +02:00
  • e82a25484d
    Merge pull request #10 from tbamud/master Serge 2024-03-03 16:55:30 +02:00
  • 5da67ddc6a
    Add missing lookup for flags in read_ibt (#128) Nick Schmoyer 2024-03-02 16:11:28 -06:00
  • 331be1b1e5 Add missing lookup for flags in read_ibt nschmoyer 2024-02-29 14:33:41 -06:00
  • bd06c322fa
    Merge branch 'tbamud:master' into master Serge 2023-11-24 15:49:49 +02:00
  • b2d38522e0
    Added new easy way of building TbaMUD in the Visual Studio through the CMake (#127) Roman Shapiro 2023-11-19 10:04:39 +07:00
  • 39349ff325 Small build/README.md fix Roman Shapiro 2023-11-16 04:38:29 +07:00
  • f6333e0dae Added new experimental MSVC build way through CMake Roman Shapiro 2023-11-16 04:35:44 +07:00
  • 6826b1a148 MODIF: adaptation for macOS prool 2023-01-07 20:37:42 +02:00
  • d7b00e2b94 Small formatting changes Joseph 2023-01-07 13:40:50 -04:00