1336 Commits (e2b5786988a82dfe2485030aed9738bddb4171ac)
 

Author SHA1 Message Date
Adam Johnson e2b5786988 Fix a bug related to trashed keys. 11 years ago
Adam Johnson 358ae8dc84 Merge pull request #369 from Hoikas/dcm 11 years ago
Michael Hansen 901525d600 Remove some unused string stuff 11 years ago
Adam Johnson b6d7584e55 Merge pull request #368 from zrax/format_errors 11 years ago
Michael Hansen 56507c5219 Fix several format errors detected via vararg-template voodoo 11 years ago
Adam Johnson b421e75040 Send the right RefMsg, please... 11 years ago
Branan Purvine-Riley 09cc4b8259 Merge pull request #353 from Hoikas/new-launcher 11 years ago
Adam Johnson 4ae685aff9 Hack around hidden/dead MessageBoxes :( 11 years ago
Adam Johnson 1bcd17c850 Redist Updating 11 years ago
Adam Johnson d855d86475 Game Repair Mode 11 years ago
Adam Johnson e7ab709b52 Client Image Flag 11 years ago
Adam Johnson a231b4db9d Rewrite plUruLauncher 11 years ago
Branan Purvine-Riley b358b26ae9 Merge pull request #354 from Hoikas/init-cleanup 11 years ago
Adam Johnson 185118d21c Better management of TnLEnums and Direct3D9 object 11 years ago
Branan Purvine-Riley fc67738ee8 Remove some obviously obsolete caps 11 years ago
Branan Purvine-Riley 696ceace19 Remove some unused PS version stuff 11 years ago
Branan Purvine-Riley ac23835384 Get rid of obsolete readers/writes for device info 11 years ago
Branan Purvine-Riley 9070d70e50 Lots of cleanups to hsG3DeviceDelector 11 years ago
Adam Johnson 544abef39e Wow, those cards are old... 11 years ago
Adam Johnson a30a326d17 We only support DirectX 9... 11 years ago
Adam Johnson bbae6a76d7 We don't support 3dfx cards... 11 years ago
Adam Johnson 60c544e1ff Don't lazy-load D3D9.dll 11 years ago
Joseph Davies 57854640e7 Merge pull request #361 from Hoikas/capture 11 years ago
Adam Johnson 7c24bd67ce Remove older/crappier TakeScreenShot console cmds. 11 years ago
Adam Johnson f2ba770578 DIE DEVIL HACKS!!! 11 years ago
Adam Johnson 2cecbc9f2f Update the FOV when using plCaptureRender 11 years ago
Adam Johnson 2d8d42759d Better Game.TakeScreenShot 11 years ago
Adam Johnson 6025621eda Merge pull request #300 from Mystler/newstartup 11 years ago
Florian Meißner b8ff9ee065 Add clothing file functions to the Avatar Python API 11 years ago
Florian Meißner 3dc6f76b7d Add functions for writing and reading avatar clothing files 11 years ago
Florian Meißner 7ca81ba626 Implement a plLoadClothingMsg as a clone loading trigger 11 years ago
Florian Meißner 7e66aee382 Allow passing a clothing file to LoadAvatar and plStringify whatever we encounter on our way 11 years ago
Adam Johnson f4956407a1 Merge pull request #362 from zrax/fix_unicode_chat 11 years ago
Branan Purvine-Riley 51e600f6cf Merge pull request #360 from Hoikas/max-plugin 11 years ago
Adam Johnson 901046c3d0 Merge pull request #363 from dpogue/netcommon-linking 11 years ago
Darryl Pogue 7f3ba3b106 Required link libraries for pnNetCommon. 11 years ago
Michael Hansen 324715db9d Pass message as a unicode object, to avoid encoings getting screwed up 11 years ago
Adam Johnson a0329523db Merge pull request #359 from Mystler/crashfix 11 years ago
Adam Johnson 07eab8def4 Fix annoying "Bad static key ID" asserts 11 years ago
Adam Johnson f6a62c0004 Fix #301 11 years ago
Adam Johnson 55d3f10310 Silence unneeded assertion. 11 years ago
Adam Johnson 60210cf38a We have to load plFontCache... 11 years ago
Florian Meißner 07adadcb58 Fix out-of-bounds crash when fiddling with NPCs 11 years ago
Adam Johnson de60a164d4 Merge pull request #355 from Deledrius/c11_regex 11 years ago
Adam Johnson fd16a12c34 Fix broken plString format 11 years ago
Joseph Davies 4bf90877a8 Merge pull request #357 from dpogue/stringfix 11 years ago
Darryl Pogue 786f06eafc Fix plString ssize_t undefined errors. 11 years ago
Joseph Davies c0d6556aa3 Use std::regex instead of PCRE. 11 years ago
Darryl Pogue 9d0112de19 Merge pull request #352 from Hoikas/patcher-thread 11 years ago
Adam Johnson cbfa49d71c Merge pull request #349 from Hoikas/debug-print 11 years ago