0
I Use This!
Inactive

Commits : Listings

Analyzed about 22 hours ago. based on code collected about 24 hours ago.
Aug 16, 2024 — Aug 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Generate tarball with ustar format; don't generate gzip tarball More... almost 11 years ago
Add GTK_LIBS to wxmud_LDADD, as we use gtk functions directly too More... over 12 years ago
configure: Use silent/pretty build output with automake >= 1.11 More... over 14 years ago
.gitignore: Add in-tree build generated files to ignore More... over 15 years ago
Add various feature requests/bug reports to TODO More... over 15 years ago
Update Windows project files a little. More... over 15 years ago
MXP: Fix crashers in MXP variable processing More... over 15 years ago
MXP: Handle MXP_Element_table index and MXPElement variables correctly More... over 15 years ago
Workaround wxGTK and glib-2.21 GSocket symbol conflict in Input.cpp too More... over 15 years ago
Workaround wxGTK and glib-2.21 GSocket symbol conflict More... over 15 years ago
Updated the Mac build instructions with much easier universal binary build steps and added automatic disk image creation to the bundle.sh script. Lipo is no longer necessary. More... over 15 years ago
Optimize selection drawing in the custom output control a little. More... over 15 years ago
Use wxStdDialogButtonSizer in ScriptNew dialog, assign an accelerator for Create button More... over 15 years ago
Use wxStdDialogButtonSizer in AddColor dialog More... over 15 years ago
Use "monospace" as the default font on wxGTK, instead of ugly courier. More... over 15 years ago
Use wxFontPickerCtrl's in font settings dialog for better visual result. More... over 15 years ago
Use wxColourPickerCtrl's in color settings dialog for better visual result. More... over 15 years ago
Make use of MXP_R_Element::FindArg in one more place More... over 15 years ago
Add a MXP_R_Element::AppendArg helper function to avoid code duplication More... over 15 years ago
Convert MXP::FindArg to be a MXP_R_Element method instead as more appropriate. More... over 16 years ago
Fix some compiler warnings More... over 16 years ago
Edit file created dates to ISO format and update global copyright year for 2009 More... over 16 years ago
Add a missing break to TelnetParser's TEL_STATE_DO handler. More... over 16 years ago
A whitespace and typo fix More... over 16 years ago
Remove TODO item about python.m4 stuff and CharCreation dialog width - solved. More... over 16 years ago
Add a stretchable spacer in charcreation dlg between the configuration and button sizer, so that buttons are always bottom aligned More... over 16 years ago
Use wxStdDialogButtonSizer to get native button order on all platforms for CharCreation dlg More... over 16 years ago
Implement a simple beep() function for python scripts that does the obvious thing (console beep for now) More... over 16 years ago
Better width resizing for char creation dialog (expandable text controls). More... over 16 years ago
Add TODO item about automatic update problems on font changing More... almost 17 years ago