heronalexandria
e7175396f5
Reverted an incomplete change that broke the waypoint display in the datapad
2022-04-13 09:39:49 -05:00
AconiteX
f62b7f216e
Update ClientInteriorLayoutManager.cpp
2021-10-03 01:27:04 -04:00
Erusman
344eddae41
Add functionality to datapad City and Guild waypoints buttons
2021-09-17 06:18:48 -07:00
AconiteX
0187778dce
Add Login Session GUID Tracking Support
2021-09-03 12:26:03 -04:00
AconiteX
0d223b6524
Admin Account Routing Refactor
2021-08-16 11:45:07 -04:00
AconiteX
d50870f457
Block Tells/Mail in NPE #12 #13
2021-08-14 03:17:37 -04:00
AconiteX
62ded5af58
Fix #11 - GU 18.4 - Character - GCW Tab Display #412
2021-08-13 23:39:00 -04:00
AconiteX
d1b3c0eaf5
Add Toolbar Cooldown Timer Display Support
2021-07-31 00:14:19 -04:00
AconiteX
d288ba916e
Adjustment to /hideme admin alias
2021-07-31 00:07:56 -04:00
AconiteX
032d12e8d7
Suppress some annoying debug messages
2021-06-18 23:01:34 -04:00
AconiteX
23c8f3430a
Fix Exploitable getCSR() checks
2021-06-17 03:31:50 -04:00
AconiteX
e5536f6837
Update Fix for CuiWidget3dObjectListViewer [E]
...
ty Geit
2021-05-30 00:08:06 -04:00
AconiteX
e5c9ef5b55
Fix for CuiWidget3dObjectListViewer [E]
2021-05-29 22:24:00 -04:00
AconiteX
11d35ada56
Bug Fix for OID String Variables
2021-04-28 17:10:13 -04:00
AconiteX
214c67a647
Fix Crash Logging to txt & add verbosity
2021-04-28 12:11:48 -04:00
AconiteX
357233e46c
Add UAC Prompt on Registry Error
2021-04-28 07:01:19 -04:00
AconiteGodOfSWG
f4cb86397f
Enable Warning UI Window & Obj Attribute Debug Dump
2021-02-15 15:55:22 -05:00
AconiteGodOfSWG
28194310c0
Add Command String Variables for self/target OID
2021-02-14 02:08:39 -05:00
AconiteGodOfSWG
312b1b020f
Make ClientExpertiseManager and CuiExpertise respect God Mode
2020-12-04 21:34:02 -05:00
AconiteGodOfSWG
3b794cdcc8
Fix for no trade removable attribute flag
2020-11-25 01:04:35 -05:00
AconiteGodOfSWG and GitHub
4a73df8f7f
Merge pull request #5 from Geit/gu-16.9/no-trade-removable
...
GU 16.9 - No Trade Removable
2020-11-24 23:35:37 -06:00
AconiteGodOfSWG
b11e8055ad
Add Configuration Toggle for 4K User Interface
2020-11-23 01:38:55 -05:00
AconiteGodOfSWG
82c76fe859
Remove Lingering Features of Deprecated Systems (see desc)
...
* Disable by default all SWG Voice Service UI Elements
* Disable /voice console commands
* Remove voice controls from Options menu and Keymap Tab
* Remove the /bug command and disable by default the bug ticket CUI prompt
* Remove in-game web browser commands /ui browser and /ui url
* Adjusted the buton bar size constants to accomodate an earlier change that disabled the Help/Service and TCG Menu Options (accompanying client-assets changes forthcoming to remove these menu items all together from the UI so they don't display)
2020-11-22 09:53:54 -05:00
AconiteGodOfSWG
19508b1238
Add new war planner chat room enum & strings
2020-11-22 04:35:59 -05:00
AconiteGodOfSWG
09d85dd222
Add waypoint teleport handling
2020-11-18 18:08:28 -05:00
AconiteGodOfSWG
4a4b652e6e
Remove client production constraint on isAdmin
2020-11-18 18:06:38 -05:00
AconiteGodOfSWG
32d3431241
Add Guild Leader and City Mayor Chat Channels
2020-10-08 11:32:03 -04:00
Rory King
9d871e73db
GU 16.9 - No Trade Removable
2020-09-21 19:46:28 +01:00
Erusman
2603d9f6da
remove old SOE ticket submission system in SwgClient, part of old support system
2020-06-28 14:40:32 -07:00
Erusman
d9f5d36180
remove TCG functions in Swgclient, modified ui_ground_hud_buttonbar_skinned will need to be added to /ui as well
2020-06-27 13:32:27 -07:00
DarthArgus
68e4f185bf
make debug builds of the swgclient work - note this will forever prvent
...
the ingame web browser from functioning
2017-10-29 14:36:39 -07:00
DarthArgus
ab8a83da85
Revert "use the XP compatible vc2013 sdk so the luddites can be happy"
...
This reverts commit c274b05938 .
2016-10-13 18:03:12 -07:00
DarthArgus
c274b05938
use the XP compatible vc2013 sdk so the luddites can be happy
2016-10-10 00:48:22 -07:00
DarthArgus
b9d65391be
cleanup our history a bit
2016-10-10 00:48:08 -07:00
DarthArgus
97c3d89aee
further cleanup
2016-10-10 00:48:01 -07:00
DarthArgus
2fa6b51af9
kill a few hundred warnings (innocuous)
2016-10-10 00:47:50 -07:00
DarthArgus
dd50b8ce56
history squash
2016-10-10 00:47:27 -07:00
DarthArgus
65e655426c
remove legacy project files; default to the xp compatible toolkit
2016-06-16 20:46:54 -07:00
DarthArgus
9500ff05df
cleanup some junk we don't need here
2016-06-12 04:21:02 -07:00
DarthArgus
98b2805867
set mem limit to 2048mb globally which is the max for msvc 32 bit apps;
...
make the minimum and maximum framerate user configurable, make the client
and setup app DPI aware (no more turning off scaling!), and finally
rebadge these as 2.0/2.0b
2016-06-05 23:29:24 -07:00
DarthArgus
a1f79e65bd
some simple size_t additions and set the homepage in the ingame browser
2016-06-05 14:12:04 -07:00
DarthArgus
4e59befe09
cleanup
2016-06-04 16:20:26 -07:00
DarthArgus
20ec585266
SLIGHTLY EXPERIMENTAL: caps FPS at 144fps, forces a minimum of 30 FPS, and
...
tweaks the memory manager settings... also reduces some unnecessary
complexity by enabling all SKUs and features
2016-06-01 22:14:43 -07:00
DarthArgus
ff7330f30f
and another
2016-05-29 15:35:22 -07:00
DarthArgus
e95a2c4ad9
chrnoicle relics cause us to crash since the checkbox i added does nothing
...
and generally just causes the dialog to die
2016-05-29 15:30:26 -07:00
DarthArgus
5a674af920
this at least adds a checkbox but we'll need to prob edit an stf file and
...
also make it actually send/set the objvar
2016-05-29 15:17:27 -07:00
DarthArgus
eef9772bfb
fix access issues for locked doors and bunkers, such as DWB (per DC and C)y
2016-05-25 23:40:06 -07:00
DarthArgus
fddb8cb1ff
fix the build of dpvs and swgclient, hopefully
2016-05-25 22:29:48 -07:00
DarthArgus
6cc461144d
safeseh and other fun
2016-05-25 17:09:21 -05:00
CodeCodon
4dc1ea1e56
fix a few memory leaks and cppcheck detected errors - more in bugreport
2015-08-05 17:17:11 -05:00