925 Commits (9f276e2c57bda48177747a19951df85b015d74c9)
 

Author SHA1 Message Date
Adam Johnson 2807fb455b Merge pull request #171 from boq/tabcompletion 12 years ago
Adam Johnson 9ea5f9df81 Merge pull request #174 from boq/master 12 years ago
Adam Johnson 0b29b4c765 Fix PlasmaMAX compile 12 years ago
Adam Johnson 69970aba43 Fix the George W. Bush bug 12 years ago
Bartek Bok f158f97776 Fix WinApi call misuse 12 years ago
Adam Johnson 120dae6c2b Merge pull request #172 from dpogue/kill_log 12 years ago
Adam Johnson 638259e749 Improve server time sync 12 years ago
Darryl Pogue 0168e89487 Missed a few references to NtFile. 12 years ago
Darryl Pogue d1da655fb2 Kill off pnAcFile entirely. 12 years ago
Darryl Pogue 0973bd954a Fix a stupid mistake with plString usage. 12 years ago
Darryl Pogue 028f8bb6ae Make sure these link against plStatusLog. 12 years ago
Darryl Pogue 0e56037444 Redirect pnAcLog stuff to plStatusLog. 12 years ago
Darryl Pogue fa81d44489 Remove AsyncLog usage from the patcher. 12 years ago
Darryl Pogue 98c869fc6c Use a semaphore in plStatusLog. 12 years ago
Darryl Pogue 97f9370dfe Make the *nix path constant use the system value. 12 years ago
Darryl Pogue 8437d676fb Support named semaphores on *nix. 12 years ago
Adam Johnson a44b48356e Remove WinRun hack from hsThread 12 years ago
Darryl Pogue 9302df2453 Allow plStrings to be passed to plLoggable. 12 years ago
Bartek Bok 1a59bcd1a0 Engine part of chat name completion 13 years ago
Bartek Bok 860bba92fb Tiny fix, marginally related to rest of stuff 13 years ago
Adam Johnson a753532f77 Merge pull request #168 from boq/clipboard 13 years ago
Branan Purvine-Riley 740412cfb3 Merge pull request #160 from Hoikas/camera 13 years ago
Branan Purvine-Riley 7d7bb6935b Merge pull request #164 from Hoikas/game-ping 13 years ago
Bartek Bok 7295a38386 We now filter WM_CHARs containing control codes, so ignoring them in gui code is useless (even harmful) 13 years ago
Bartek Bok d8dd19e093 Basic clipboard functionality 13 years ago
Bartek Bok 5bd22e1912 Filter WM_CHAR messages with control characters. Fix multiline edit input for keyboard layouts using alt key 13 years ago
Bartek Bok 7481a1b5bb Bad bits 13 years ago
Adam Johnson bd6300d6c7 Remove some eap stupid 13 years ago
Adam Johnson 29f2bc2547 Only synch input states when they dirty 13 years ago
Adam Johnson dc85bd6f86 Implement Game auto pinger 13 years ago
Adam Johnson 16a30950de Merge pull request #161 from dpogue/fix_clang 13 years ago
Darryl Pogue 22a6b3b277 Fix a Clang error from pnUtHash. 13 years ago
Adam Johnson 24a644107e Fix relto-plunge 13 years ago
Adam Johnson 8c345dac3d Take this opportunity to vector-ize plVirtualCam1 13 years ago
Adam Johnson 8deeb6831a Disallow duplicate camera pushes 13 years ago
Adam Johnson 0e88bd249b Revert "Pop cameras when we exit a region" 13 years ago
Branan Purvine-Riley 1ef7f43ede Merge pull request #158 from Hoikas/login-fixes 13 years ago
Branan Purvine-Riley 6c94a90d9c Merge pull request #159 from Hoikas/physx 13 years ago
Adam Johnson efd03fc33e Pop cameras when we exit a region 13 years ago
Adam Johnson 027e830360 Keep dynamics asleep during init process 13 years ago
Adam Johnson 897abb7200 Chip away at uses of pnUtStr 13 years ago
Adam Johnson 653c29d0bd Restore eap's misunderstanding of endianness. 13 years ago
Adam Johnson ec216206dd Fix StupidSearch 13 years ago
Michael Hansen 827d58bb46 Merge pull request #157 from dpogue/plString-fix 13 years ago
Darryl Pogue ab8d7619d3 Remove the pragma stuff since there's no warning. 13 years ago
Darryl Pogue b5d9c3ffec Use a correct value that doesn't cause warnings. 13 years ago
Darryl Pogue bdf52410e1 Make plString build on mingw. 13 years ago
Adam Johnson 5548eb5a6f Merge pull request #156 from dpogue/NukeLibs 13 years ago
Darryl Pogue 21a0d9edfd Re-add the necessary StartUp hack stuff. 13 years ago
Branan Purvine-Riley c48f76d641 Merge pull request #154 from Hoikas/fix-151 13 years ago