0
I Use This!
Inactive

Commits : Listings

Analyzed about 13 hours ago. based on code collected 1 day ago.
Mar 27, 2023 — Mar 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updating to Flash Builder 4.5.1 and fixing an issue where background images would be improperly URL-escaped so they wouldn't load. More... over 12 years ago
Revert "Removed debug window." More... over 13 years ago
Removed debug window. More... over 13 years ago
Updated the prop window's props to use the new prop server url. More... over 13 years ago
Alittle more cleaning! More... over 13 years ago
Removed more unnecessary files. More... over 13 years ago
Removed unnecessary files. More... over 13 years ago
Added Mute Sound option to the Preferences window. More... over 13 years ago
Making SETLOCLOCAL use absolute positions instead of relative. More... almost 14 years ago
Adding the status bar functionality. More... almost 14 years ago
Adding a bunch of files for new iptscrae commands that I forgot to add before. More... almost 14 years ago
Adding a bunch of new files for new iptscrae commands that I forgot to check in before. More... almost 14 years ago
Fixing bug where the mouse_up handler would be fired after a hotspot had been removed from the stage, which would set its reference to stage to null, causing the call to stage.removeEventListener to fail. More... almost 14 years ago
Updating to compile under the release version of Flash Builder 4. Adding a ton of Iptscrae commands. Fixing some bugs. Sorry for the over-loaded commit. :-( More... almost 14 years ago
Adding the ability to gracefully handle the situation when a palace server is not running a socket policy file server or has their media server crossdomain.xml misconfigured. More... about 14 years ago
Making chat history a little bit more polite. If you started typing a new chat, and then press up or down arrows, it will remember what you'd started typing in the history, even if you never pressed enter, so you won't inadvertently lose a chat message that you hadn't finished typing yet. More... about 14 years ago
Making the chat box focus whenever you click in the room. More... about 14 years ago
Merging in Martyn's patch for navigating the chat history with the up/down arrows. More... about 14 years ago
Working around a Firefox 3.6 bug. More... about 14 years ago
Merging in Martyn's patch for adding ESP support. More... about 14 years ago
Implemented double clicking goto room for user list window More... about 14 years ago
Enlarging the password authentication dialog window, as on Windows it ended up with scrollbars. More... about 14 years ago
Testing More... about 14 years ago
removing duplicate function definition. More... about 14 years ago
PUID crc/counter are generated using the MAGIC_LONG as with the Reg Code after all. More... about 14 years ago
Fixing a bug where the puid wasn't loaded from the data store correctly. More... about 14 years ago
Adding code to generate a new PUID for each user the first time they launch OpenPalace. This will solve all the problems related to kicking and killing OpenPalace users. More... about 14 years ago
When checking whether a prop was suitable to be converted to an s20bit prop and uploaded to the palace server, the code was being too strict with the offset boundaries. Apparently there was a bug in the old versions of PalaceChat and the mac version of the Palace client where props pasted in from the clipboard could have been outside the normally allowed prop offset boundaries. These props should still be allowed to be uploaded. More... about 14 years ago
Fixing bug with hotspots where they would sometimes display an empty nametag. More... about 14 years ago
Speeding up prop rendering a little bit. More... about 14 years ago