Commit Graph

  • 89ec0aa33b Also handle Python long integers in addVarNumber. Christian Walther 2012-04-09 10:59:29 +0200
  • 82e4c81303 Differentiate between float and int types in plNotify Bartek Bok 2012-04-07 23:04:12 +0200
  • f6d65dd396 Remove old, unused network stats Adam Johnson 2012-03-21 18:55:07 -0400
  • 31a9862167 Merge pull request #190 from dpogue/pagemap Adam Johnson 2012-04-08 15:59:42 -0700
  • cb209c853f Move these inline to be faster. Darryl Pogue 2012-04-08 00:19:24 -0700
  • 5ad311dd97 Use a std::map for faster page lookups. Darryl Pogue 2012-04-08 00:18:21 -0700
  • 3a8911c1cd Fix a rather crippling plString bug on Linux. Darryl Pogue 2012-04-07 22:37:28 -0700
  • 60aa7e421e Swap the IP address returned by AuthSrv. Darryl Pogue 2012-04-07 16:01:30 -0700
  • 863247f0dd Another attempt to fix the std::list in NLM. Darryl Pogue 2012-04-07 14:54:36 -0700
  • 5fa14466c8 Eradicate pfStackTrace Adam Johnson 2012-03-29 22:30:10 -0400
  • fffdf07467 Slim down the exception dialog Adam Johnson 2012-03-29 22:15:22 -0400
  • 14279794f7 Implement pfCrashHandler Adam Johnson 2012-03-29 21:17:26 -0400
  • 43b9535e96 Implement TryWait for hsSemaphore Adam Johnson 2012-03-28 19:24:33 -0400
  • c70bb776ba Merge pull request #181 from Hoikas/taskbar Branan Purvine-Riley 2012-04-05 23:18:34 -0700
  • 86de0d4e51 Merge pull request #188 from Hoikas/patcher Branan Purvine-Riley 2012-04-05 23:17:01 -0700
  • 46c3ab08b3 Merge pull request #187 from Mystler/langChanger Branan Purvine-Riley 2012-04-05 23:16:02 -0700
  • d0412b2f38 Move the combo box into an own line Florian Meissner 2012-04-04 11:57:47 +0200
  • f4665a0caf Use the correct file sizes in plResPatcher Adam Johnson 2012-04-03 14:50:28 -0400
  • 90dd0f433d Use Localization list of available languages for login dialog. Joseph Davies 2012-01-28 02:28:08 +0800
  • 8fd6e5eb1b Add language changer to Login form Florian Meissner 2012-01-22 20:16:59 +0100
  • 1fa981d09e plUUID operator< should return a bool. Darryl Pogue 2012-03-30 22:03:55 -0700
  • b6122ff7aa Merge pull request #186 from cwalther/time Adam Johnson 2012-03-30 15:46:30 -0700
  • 3c73b9f694 Fix KI daylight saving time calculation. Christian Walther 2012-03-30 21:53:15 +0200
  • 595d2659ca Fix plUnifiedTime::SetGMTime Christian Walther 2012-03-30 21:48:37 +0200
  • bb200c5b30 Make sure plNetAddress is included correctly. Darryl Pogue 2012-03-27 23:10:54 -0700
  • 883ce6fcbf Doxygen plNetAddress to make it less confusing. Darryl Pogue 2012-03-27 21:32:02 -0700
  • 3ba721711e Completely kill pnUtAddr and NetAddress. Darryl Pogue 2012-03-26 21:49:10 -0700
  • 3ea3473d13 Get rid of pnUtW32Addr and make IP strings char*s. Darryl Pogue 2012-03-26 21:27:55 -0700
  • 06a561fc85 Fix bugs with plNetAddress. Darryl Pogue 2012-03-26 19:03:43 -0700
  • fbc6e33f7d Rename these to make more sense. Darryl Pogue 2012-03-26 16:14:17 -0700
  • 5beda0ab87 Implement client window flashing Adam Johnson 2012-03-20 00:00:39 -0400
  • 6039d62bc2 Implement progress failures Adam Johnson 2012-03-20 01:08:21 -0400
  • dcba1fb60a Windows 7 taskbar goodies Adam Johnson 2012-03-19 22:21:35 -0400
  • 4737e791cb Remove almost all uses of NetAddress. Darryl Pogue 2012-03-12 21:59:10 -0700
  • 4b3d4a0d83 Add an operator== to plNetAddress. Darryl Pogue 2012-03-12 21:04:27 -0700
  • e770beb73d Kill pnNetDiag. Darryl Pogue 2012-03-12 21:03:58 -0700
  • 72d92bc66e Start killing off NetAddress. Darryl Pogue 2012-03-11 23:12:03 -0700
  • 7bd51c923f Merge branch 'plNetAddress' into kill_utils Darryl Pogue 2012-03-11 22:19:32 -0700
  • cf802fcba0 Remove a bunch of unused custom STL code. Darryl Pogue 2012-03-11 21:33:54 -0700
  • e70cb420f3 Update plNetAddress to use plString. Darryl Pogue 2012-03-11 20:54:03 -0700
  • 9479aadb3a Move pnUtBigNum to pnEncryption/plBigNum. Darryl Pogue 2012-03-11 20:04:10 -0700
  • b8e4f00ad6 Remove more unused pnUtils code. Darryl Pogue 2012-03-11 00:02:40 -0800
  • 87f050b55e Get rid of one hashtable in pfGameMgr. Darryl Pogue 2012-03-11 00:02:20 -0800
  • 270e05738f Clean up pnSimpleNet. Darryl Pogue 2012-03-10 22:19:34 -0800
  • ec4190e807 Merge pull request #176 from Hoikas/afk-clickables Branan Purvine-Riley 2012-03-10 21:54:23 -0800
  • 364ac73050 Replace NetLinkingMgr LIST with std::list. Darryl Pogue 2012-03-10 20:35:09 -0800
  • f6f063a9dd Fix pnNetCli for *nix. Darryl Pogue 2012-03-10 20:34:03 -0800
  • 833124c297 Get rid of CCritSect in the patcher stuff. Darryl Pogue 2012-03-10 20:33:26 -0800
  • a28213806f Fix compiling. Darryl Pogue 2012-03-10 19:16:52 -0800
  • b7035a631e Try to replace a pnUtList with a std::queue. Darryl Pogue 2012-03-10 18:16:37 -0800
  • 3bf303885a PnUtCrypt compiles on *nix now. Darryl Pogue 2012-03-10 18:16:18 -0800
  • 251cf02bd7 Move AtomicAdd/AtomicSet to hsUtils. Darryl Pogue 2012-03-10 17:49:22 -0800
  • 26dc1fa120 Get rid of the PnUtils TLS stuff. Darryl Pogue 2012-03-10 17:47:25 -0800
  • 590eea770f Remove CEvent entirely. Darryl Pogue 2012-03-10 16:09:03 -0800
  • 9e92b77438 Get rid of CEvent in plUruLauncher. Darryl Pogue 2012-03-10 16:07:59 -0800
  • 44a43b298b Try replacing CEvent with hsSemaphore. Darryl Pogue 2012-03-10 14:16:01 -0800
  • 3b39393077 Kill the CpuGetInfo function. Darryl Pogue 2012-03-10 13:25:41 -0800
  • 8c95dbe3a8 We actually don't need pnUtAddr.cpp at all anymore Darryl Pogue 2012-03-10 13:16:36 -0800
  • dfee3034f0 Clean up pnUtAddr of unused stuff. Darryl Pogue 2012-03-10 13:14:40 -0800
  • c1870f178b Remove some code that was never used anywhere. Darryl Pogue 2012-03-04 13:45:49 -0800
  • 62249844c3 Remove some unused stuff from pnUtMisc. Darryl Pogue 2012-02-19 12:28:15 -0800
  • 62d1213853 Remove a bunch of unused pnUtils stuff. Darryl Pogue 2012-02-19 12:27:50 -0800
  • 9137df7763 Merge pull request #173 from Hoikas/time Branan Purvine-Riley 2012-03-09 20:34:10 -0800
  • 4977eaedbe Allow clickables to function while sitting or AFK. Adam Johnson 2012-03-09 23:30:31 -0500
  • 2807fb455b Merge pull request #171 from boq/tabcompletion Adam Johnson 2012-03-09 19:42:28 -0800
  • 9ea5f9df81 Merge pull request #174 from boq/master Adam Johnson 2012-03-09 19:29:39 -0800
  • 0b29b4c765 Fix PlasmaMAX compile Adam Johnson 2012-03-09 21:06:00 -0500
  • 69970aba43 Fix the George W. Bush bug Adam Johnson 2012-03-04 21:13:17 -0500
  • f158f97776 Fix WinApi call misuse Bartek Bok 2012-03-05 15:07:42 +0100
  • 120dae6c2b Merge pull request #172 from dpogue/kill_log Adam Johnson 2012-03-04 18:47:45 -0800
  • 638259e749 Improve server time sync Adam Johnson 2012-03-04 21:10:34 -0500
  • 0168e89487 Missed a few references to NtFile. Darryl Pogue 2012-03-04 16:25:54 -0800
  • d1da655fb2 Kill off pnAcFile entirely. Darryl Pogue 2012-03-04 15:40:17 -0800
  • 0973bd954a Fix a stupid mistake with plString usage. Darryl Pogue 2012-03-04 16:27:07 -0800
  • 028f8bb6ae Make sure these link against plStatusLog. Darryl Pogue 2012-03-04 15:22:11 -0800
  • 0e56037444 Redirect pnAcLog stuff to plStatusLog. Darryl Pogue 2012-03-04 15:20:20 -0800
  • fa81d44489 Remove AsyncLog usage from the patcher. Darryl Pogue 2012-03-04 15:07:19 -0800
  • 98c869fc6c Use a semaphore in plStatusLog. Darryl Pogue 2012-03-04 14:39:54 -0800
  • 97f9370dfe Make the *nix path constant use the system value. Darryl Pogue 2012-03-04 14:35:27 -0800
  • 8437d676fb Support named semaphores on *nix. Darryl Pogue 2012-03-04 14:18:44 -0800
  • a44b48356e Remove WinRun hack from hsThread Adam Johnson 2012-03-02 19:12:52 -0500
  • 9302df2453 Allow plStrings to be passed to plLoggable. Darryl Pogue 2012-02-11 17:50:00 -0800
  • 1a59bcd1a0 Engine part of chat name completion Bartek Bok 2012-03-01 22:32:02 +0100
  • 860bba92fb Tiny fix, marginally related to rest of stuff Bartek Bok 2012-03-01 18:47:48 +0100
  • a753532f77 Merge pull request #168 from boq/clipboard Adam Johnson 2012-03-01 21:07:49 -0800
  • 740412cfb3 Merge pull request #160 from Hoikas/camera Branan Purvine-Riley 2012-03-01 21:06:34 -0800
  • 7d7bb6935b Merge pull request #164 from Hoikas/game-ping Branan Purvine-Riley 2012-03-01 21:06:19 -0800
  • 7295a38386 We now filter WM_CHARs containing control codes, so ignoring them in gui code is useless (even harmful) Bartek Bok 2012-02-28 00:19:24 +0100
  • d8dd19e093 Basic clipboard functionality Bartek Bok 2012-02-27 21:05:36 +0100
  • 5bd22e1912 Filter WM_CHAR messages with control characters. Fix multiline edit input for keyboard layouts using alt key Bartek Bok 2012-02-27 20:29:10 +0100
  • 7481a1b5bb Bad bits Bartek Bok 2012-02-27 20:25:34 +0100
  • bd6300d6c7 Remove some eap stupid Adam Johnson 2012-02-25 22:56:30 -0500
  • 29f2bc2547 Only synch input states when they dirty Adam Johnson 2012-02-25 22:35:41 -0500
  • dc85bd6f86 Implement Game auto pinger Adam Johnson 2012-02-25 22:33:55 -0500
  • 16a30950de Merge pull request #161 from dpogue/fix_clang Adam Johnson 2012-02-25 16:09:13 -0800
  • 22a6b3b277 Fix a Clang error from pnUtHash. Darryl Pogue 2012-02-24 22:56:02 -0800
  • 24a644107e Fix relto-plunge Adam Johnson 2012-02-25 01:55:55 -0500
  • 8c345dac3d Take this opportunity to vector-ize plVirtualCam1 Adam Johnson 2012-02-24 22:31:10 -0500
  • 8deeb6831a Disallow duplicate camera pushes Adam Johnson 2012-02-23 18:13:03 -0500
  • 0e88bd249b Revert "Pop cameras when we exit a region" Adam Johnson 2012-02-23 18:12:19 -0500