aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
AgeCommit message (Collapse)Author
2020-08-21gitignore: Ignore base/serverlist.txtlikeawindrammer
2020-07-30Add callwords.ini and config.ini to gitignorelikeawindrammer
2020-07-30Adds background, characters and sounds to gitignorelikeawindrammer
2020-05-31Update themes submoduleoldmud0
2020-05-23ignore the logssD
2020-05-22Bring back CI changes and macOS supportoldmud0
2020-05-22Full revert to tag 2.6.2oldmud0
Due to a countless number of changes made to the core that were not fully understood, tested, or documented, it was decided to roll everything back to the last known stable version (2.6.2). Changes dropped include: - Witness needed - Shake - Frame SFX - Multiple custom objections - Multithreaded thumbnail generation - Looping - Various translation additions - "Mirror IC" - Color in IC log - An invocation of clang-format Next time, work together and split your big fork into independently testable feature branches.
2020-04-17Mega-merge of CR forkoldmud0
CR likely stands for "CentsRaidensnake." Like the Case Cafe mega-merge before it, this was not a clean merge, and it had to be split up into two parts: the actual changes, and the attempt it made to reformat the entire code via clang-format. This branch had a complicated set of changes that would be difficult to describe in this commit message. It would be better described in a proper changelog.
2020-03-05added file to .gitignoreBuildTools
2020-01-22maybe at some point, someone will try this againsD
2019-07-26yeet all of these .obj files awaystonedDiscord
2019-07-20Merge branch 'master' into 'bass-optional'stonedDiscord
# Conflicts: # Attorney_Online.pro # include/aoapplication.h
2019-06-29Mac improvementsDavid Skoland
Just modifying build scripts to make it less painful to build and release on Mac See merge request AttorneyOnline/AO2-Client!64
2019-03-12update gitignore so it leaves my base folder alonestonedDiscord
2018-12-26adjusted gitignore filesDavid Skoland
2018-12-26simplified the project fileDavid Skoland
2018-08-19Minor fix: the default showname is now correctly the name of the character.Cerapter
2018-08-14Changed the exe's official name to Attorney_Online_CC.Cerapter
2018-08-03Static linking for Windows.Cerapter
2018-07-31Added the tsuserver3 files necessary to support this custom client.Cerapter
2018-07-26Gitignore updated.Cerapter
2017-11-04Don't do failover for Android, try reconnecting automatically onceoldmud0
Issue: AOTextArea is supposed to have red text for errors, but it's not working
2017-04-07fixed various evidence-related bugsOmniTroid
2017-03-18added shared libs to gitignoreDavid Skoland
2017-01-26ignored .user fileDavid Skoland
2017-01-17threw thumbs.db into oblivionDavid Skoland
2017-01-17cleaning upDavid Skoland