925 Commits (9f276e2c57bda48177747a19951df85b015d74c9)
 

Author SHA1 Message Date
Joseph Davies e2375ad75b More resource fixes to compiling on VS 2008 Express Edition. 13 years ago
Adam Johnson 9c399df596 Registering an owned age no longer blocks the LinkingMgr. (w00t Portal 2 in an hour :D) 13 years ago
unknown 6e5574e148 Fix plUruLauncher and plClient to build on VS 2008 Express Edition 13 years ago
Branan Purvine-Riley ec2cb70f94 Use external names for external builds 13 years ago
Adam Johnson 7cf30f8fc7 Code cleanups. Eric sucks. 13 years ago
Adam Johnson eaa895ff09 Implement async chronicle creation and age registration. Update pyVault to use the new implementations. 13 years ago
Adam Johnson 249937a685 Merge branch 'master' of https://github.com/H-uru/Plasma 13 years ago
Adam Johnson f4685cc990 MaxPlasmaLights works better when it has the resources file compiled in... Just sayin' 13 years ago
Michael Hansen 42168ecf9d Use the server.ini in plUruLauncher so it works again 13 years ago
Michael Hansen 57757281f8 Split out minimal core console functionality from the pfConsole module 13 years ago
Branan Purvine-Riley 6352d95272 Fix handling of custom avvies for internal clients 13 years ago
Branan Purvine-Riley 481de14091 Add null pointer checks so Bahro no longer crash release clients 13 years ago
Michael Hansen dea1595257 Re-add the angle-brackets on the EFX include >.> 13 years ago
Michael Hansen 8573c02b46 Convert the last remaining swprintf to the correct version 13 years ago
Michael Hansen c8cf53df80 Make UruLauncher use curl as well 13 years ago
Branan Purvine-Riley 31ac8baf9f Change Bevin to Hood (to match cyan) 13 years ago
Adam Johnson 1cf8500e4a Now we can compile on Max 8 as well as 2011 13 years ago
Adam Johnson 16192eb7b7 You can now close the Age Description window 13 years ago
Adam Johnson aeeec0b013 Fix for ComponentMgr not showing anything. Make the ini file error more accurate as well. 13 years ago
Christian Walther a0fd28cc50 Display cursors pixel-by-pixel rather than scaling them to 34.56x34.56 pixels. 13 years ago
Christian Walther 8216257822 Properly align plates by compensating for the half-pixel offset of Direct3D 9. 13 years ago
Adam Johnson 45c6a4bd6b Fix some 3dsm crashes 13 years ago
Adam Johnson 745d8c675f MaxMain and MaxPlasmaLights now build and compile with VS2010 + 3dsm 2011 13 years ago
Adam Johnson a6939bb14f MaxPlasmaMtls mostly compiles. Weird issue with plDynamicEncLayer[BitmapPB].cpp is stumping me. 13 years ago
Adam Johnson 205105ef23 Fix some stupid stuff that would have crashed the plugin... 13 years ago
Adam Johnson 92defe7570 Fixes to make MaxComponent buildable 13 years ago
Adam Johnson 32039938df Make the Max 2011 SDK happy and fix a cmake issue 13 years ago
Adam Johnson 5f806ea12e Merge branch 'master' of https://github.com/H-uru/Plasma into maxfixups 13 years ago
Adam Johnson 0841adfb22 3ds Max plugin converted to cmake. Much work needed for it to build... 13 years ago
Michael Hansen 26cef5c2e8 Fix indentation 13 years ago
Michael Hansen 4de4290898 Use libcurl instead of WinHTTP for plClient's server status message 13 years ago
Joseph Davies 4d667df593 Change to use Local AppData instead of My Documents. 13 years ago
Adam Johnson 1f4f992c57 Looks like we missed a few of those evil VCProj files... 13 years ago
Joseph Davies b45496e094 Replaced black and white cursors for improved visual clarity. 13 years ago
Michael Hansen 30d60d8954 Remove old deprecated IJL code 13 years ago
Michael Hansen 7eeafccd57 Actually advance the decode/encode buffers 13 years ago
Michael Hansen d6656cdc94 Add a sample server.ini which works against the MOULagain server 13 years ago
Michael Hansen a3cea96d9c Don't need these extra params for the patcher 13 years ago
Michael Hansen 1b7d2856c4 Merge branch 'master' into serverini 13 years ago
Michael Hansen ca09c7ff60 Revert "Fix a memory leak" -- this will require more investigation 13 years ago
Michael Hansen 425b1379c1 Merge branch 'master' into serverini 13 years ago
Michael Hansen 418d29fc34 Fix a memory leak 13 years ago
Michael Hansen 51bf621898 Don't delete my files for me 13 years ago
Michael Hansen 6cebc32ce0 Use the server.ini's signup URL on the login dialog 13 years ago
Michael Hansen 9177aed3b7 Use a /ServerIni switch instead of separate server overrides, and check for the server.ini before trying to execute it 13 years ago
Michael Hansen 203fd0c229 Update to work against the more modern version of PC's server ini format 13 years ago
Michael Hansen b2414e4195 (TEMP) Read server info from a server.ini in the game root 13 years ago
Michael Hansen 7eac0222e6 Swap DH key bytes to maintain compatability with PC's server.ini format 13 years ago
Michael Hansen 24f1165f3e Use specialized version of strtok to handle string tokens correctly 13 years ago
Michael Hansen dfebad4a54 Fix Base64 size calculation behavior to always return the actual conversion size 13 years ago