Commit graph

  • d6445fa799 bump these versions as we already have a3 out 3.0 Fish 2008-03-05 11:08:04 +00:00
  • 104d1262c9 update pulse file Fish 2007-12-05 08:54:14 +00:00
  • 1e5a5bf7f5 add pulse file for AutoBuilds Fish 2007-12-05 08:30:09 +00:00
  • bbf43f06e0 fix triviaserv versin Fish 2007-01-11 12:23:53 +00:00
  • 92a2745e2c test again Fish 2007-01-11 12:11:57 +00:00
  • 0318cf98cd test Fish 2007-01-11 12:07:11 +00:00
  • a5519f5401 make it hush Fish 2007-01-11 12:03:30 +00:00
  • 5c903582a1 and this module Fish 2007-01-11 12:01:59 +00:00
  • f34f915039 update Win32 build to VS2005 Mark 2005-11-14 22:41:04 +00:00
  • 68b7c74082 improve code encapsulation Mark 2005-10-19 21:35:51 +00:00
  • c7a6cb70ca remove temp prototypes via reorder of code to auto prototype Mark 2005-10-19 20:48:21 +00:00
  • 6704c3ced0 remove duplicate code paths in randomquestfile and simplify the overall logic Mark 2005-10-19 20:43:14 +00:00
  • 2bd7b6fec1 fix unreachable code and therefore the warning introduced by the attempt to fix a not all control paths warning Mark 2005-10-19 20:34:13 +00:00
  • cb24cb8f35 remove 2.5.x legacy struct entries Mark 2005-10-19 20:31:10 +00:00
  • bb9f4965f9 correct function scoping Mark 2005-10-19 20:29:53 +00:00
  • 4f0d3e50b1 fix global var scope Mark 2005-10-19 20:22:26 +00:00
  • d764ea386f fix config scope Mark 2005-10-19 20:19:59 +00:00
  • 6a99915089 remove unused return values since they are pointless Mark 2005-10-19 20:16:52 +00:00
  • bdb9f76c05 fix malformed prototypes Mark 2005-10-19 18:19:53 +00:00
  • fb4c9c2273 add missing initialisers Mark 2005-10-19 18:16:50 +00:00
  • 7a3abf45a0 fix buggy OR check Mark 2005-10-19 18:06:30 +00:00
  • f8eb56ea2e fix types Mark 2005-10-19 18:05:09 +00:00
  • 5d77e20b40 add SET VERBOSE option Mark 2005-10-19 18:03:46 +00:00
  • 6f971cd909 Don't litter... clean up your moddata Mark 2005-10-18 23:02:24 +00:00
  • a58550b5c4 update version and project info Mark 2005-10-18 20:02:00 +00:00
  • 234ce11589 Add licence file Mark 2005-10-18 19:53:23 +00:00
  • ae6469167a update RELNOTES Mark 2005-10-18 19:42:33 +00:00
  • 3fda07bd47 const correct module API update Mark 2005-10-13 22:25:26 +00:00
  • 73566a552a fix list and hash max Mark 2005-10-11 22:12:16 +00:00
  • 779ae14eff update to new event table end macro Mark 2005-09-19 20:39:17 +00:00
  • 1cc6aceee2 fix more memory problems DNB 2005-09-02 03:26:56 +00:00
  • 2fb3d48a85 portability fix Mark 2005-08-26 21:41:27 +00:00
  • b7f1e2b387 New macros NS_CMD_END() and NS_SETTING_END() for terminating command and setting lists Mark 2005-08-17 21:00:46 +00:00
  • 381a975f9f fix TriviaServ startup with first run of the timers Fish 2005-08-12 15:21:46 +00:00
  • 5da31b720c fix TriviaServ AddTimer Calls Fish 2005-08-09 12:29:17 +00:00
  • 7be2b1eb53 Kill compiler warnings Fish 2005-07-01 09:42:15 +00:00
  • c35d496d27 fix if statment format update showing answer so answers starting with numbers aren't affected by hint colour DNB 2005-06-04 04:10:07 +00:00
  • 8d1735c3a9 fix if statement DNB 2005-06-02 04:49:54 +00:00
  • 8b55da928f add new TS defines DNB 2005-05-26 02:42:35 +00:00
  • 092a0718e7 add auto network score reset option keep question being asked in it's own memory per channel code tidyups last crashbug squashed (i think:)) DNB 2005-05-26 02:35:38 +00:00
  • 1f14b3e166 introduce some TS defines for easier code reading Mark 2005-05-25 19:05:38 +00:00
  • c1ec7a7e0a help system update Mark 2005-05-25 17:43:12 +00:00
  • 843fe69188 use new macro for modconfig includes Mark 2005-05-22 22:00:53 +00:00
  • b1b7e0cc5f fix return value Mark 2005-05-05 22:30:45 +00:00
  • db9b2cfd69 remove unused variable Mark 2005-05-05 22:29:32 +00:00
  • 7255960386 fix incorrect values in set table Mark 2005-05-05 22:05:42 +00:00
  • 527d5fed7c extra chanalerts and log messages update copyright update version number allow channel config for question colour/bold/case allow channel configuration for hint character DNB 2005-04-17 17:10:14 +00:00
  • c49719c984 allow NS_ULEVEL_ADMIN to use channel op commands when not opped in channel DNB 2005-04-07 03:09:51 +00:00
  • c8e5af863f remove BOT_FLAG_RESTRICT_OPERS update to ADMIN to add Trivia channels fix bug trying to select question 0 in a file (question numbers start at 1) code tidyups DNB 2005-04-06 15:13:15 +00:00
  • b35085e895 !start and !stop now check if started or stopped to prevent segfaults when first joining channel games are set to stop to prevent segfaults code tidyups cosmetic message errors fixed DNB 2005-04-02 06:40:46 +00:00
  • c5f2d7fd52 save user scores when module unloads DNB 2005-04-02 03:11:00 +00:00
  • 9563c77d61 update todo comments DNB 2005-04-01 08:12:50 +00:00
  • 9e0e9a62ba Save and Reload Channel Question Sets settings DNB 2005-04-01 06:25:02 +00:00
  • 22fc9bc565 use the right size DNB 2005-04-01 04:10:39 +00:00
  • 99ba1b9b98 save and restore scores between sessions for registered and identified nicknames DNB 2005-04-01 04:02:40 +00:00
  • ad8146b273 code tidyups DNB 2005-03-31 14:25:28 +00:00
  • 3dc983d2a7 don't forget to save the channel last reset time :) DNB 2005-03-31 02:51:11 +00:00
  • 56c8088c1e update to use CMD_FLAG_CHANONLY DNB 2005-03-31 02:41:52 +00:00
  • 5d60804370 add option to reset channel scores automatically at set periods Change Main and Alt Nickname to keep in line with other pseudo clients DNB 2005-03-31 02:35:36 +00:00
  • 1041218a15 add score tracking per channel (still not saving to disk yet) DNB 2005-03-30 05:50:25 +00:00
  • 8016d8e649 add OPCHAN command, for channel ops to set if Trivia gets Channel Ops or not DNB 2005-03-28 09:08:04 +00:00
  • 35112ded99 Update to FetchRows handlers to take size parameter Mark 2005-03-17 19:55:07 +00:00
  • 848e44a5e6 update to a2 Mark 2005-03-08 22:08:58 +00:00
  • 91b57e5024 include tidy ups Mark 2005-03-07 22:59:01 +00:00
  • 8605b57bbd settings API update Mark 2005-03-04 21:38:28 +00:00
  • e88dcc9afc finally get rid of temp main Mark 2005-02-27 21:01:56 +00:00
  • 1471567c5f ass command for chanops to change public control split source files remove float to int from obscure_question add comments DNB 2005-02-27 01:51:00 +00:00
  • 344a0d5804 remove commented out old hint system change new hint system to only obscure alphanumeric characters DNB 2005-02-26 03:02:24 +00:00
  • af30b3526c preparing for dual scores system add settable network answer points add configurable channel answer points (per channel basis) scores currently add the channel points DNB 2005-02-26 01:11:18 +00:00
  • 958511c7b9 reset start of words even if all letters in hint DNB 2005-02-24 14:19:26 +00:00
  • 9cff15d26a add check to ensure commands are used in channel DNB 2005-02-24 11:01:18 +00:00
  • 324b20edb3 reset word start and total letters to get the correct numbers from word 3 onwards in answers for hints DNB 2005-02-24 09:54:36 +00:00
  • f1e7f8ac03 add lasthint to Questions struct for tracking hints redo do_hint to save previous hints, and always add one letter per word per hint change rand reseeding to always have a one in 4 chance to reseed (seems to help with the hints random letter selection) DNB 2005-02-24 09:09:42 +00:00
  • f55ce1025d more help updates SSET command changed to QS (question set) fix CATLIST to show number of questions correctly DNB 2005-02-24 03:53:23 +00:00
  • 3370091f56 help updates fix checking of public control on !start and !stop DNB 2005-02-23 15:27:56 +00:00
  • 5c92513b5b final updates Mark 2005-02-22 20:24:10 +00:00
  • 618c57b12b add win32 files to dist Mark 2005-02-22 16:14:03 +00:00
  • 6095cf17ae fix answer processing and win32 memory leak in pcre Mark 2005-02-22 10:48:57 +00:00
  • bcba37a3c1 prepare for alpha release Mark 2005-02-22 00:31:58 +00:00
  • 7186a3ec5e prepare for alpha release Mark 2005-02-22 00:28:25 +00:00
  • fa99929b64 prepare for alpha release Mark 2005-02-22 00:03:40 +00:00
  • 1e1d60a2a5 remove error.h Mark 2005-02-20 00:02:45 +00:00
  • 65edd2d82c build tidy ups Mark 2005-02-19 23:46:00 +00:00
  • e32cb1596a Module init and fini API tidy up Mark 2005-02-18 22:20:41 +00:00
  • 95227db675 fix DBAGetRows handler Mark 2005-02-14 22:06:01 +00:00
  • 4a5f9ede0a update copyright year Mark 2005-01-24 22:23:57 +00:00
  • 5327be11bd API tidy ups Mark 2004-10-27 20:24:31 +00:00
  • 880292e457 fix kill processing Mark 2004-10-26 21:35:21 +00:00
  • 8551125789 bot part api update Mark 2004-10-19 20:27:10 +00:00
  • ce68c61dff win32 temp fix Mark 2004-09-28 20:56:15 +00:00
  • d688b012a7 update to list processing Mark 2004-09-25 21:43:23 +00:00
  • be705017de add win32 project files Mark 2004-09-22 22:29:40 +00:00
  • 39d465e5b8 fix copyright dates and notices Mark 2004-09-10 15:37:28 +00:00
  • 12622eae37 fix build Mark 2004-09-10 15:27:09 +00:00
  • 9176f25994 install updates Mark 2004-09-10 15:10:20 +00:00
  • 3431c94526 versioning updates Mark 2004-09-10 15:01:42 +00:00
  • 10e10d4615 versioning updates Mark 2004-09-10 14:50:22 +00:00
  • 54589af3b8 API updates Mark 2004-09-02 20:51:25 +00:00
  • 3f8239740f updates for latest API changes Mark 2004-08-31 22:45:31 +00:00
  • f8982b7daa updates for moddata api Mark 2004-08-20 21:20:04 +00:00