]> Dogcows Code - chaz/thecheat/commit
The Cheat 1.0b3
authorCharles McGarvey <chazmcgarvey@brokenzipper.com>
Wed, 12 Nov 2003 19:00:00 +0000 (12:00 -0700)
committerCharles McGarvey <chazmcgarvey@brokenzipper.com>
Wed, 12 Nov 2003 19:00:00 +0000 (12:00 -0700)
commit42cf7bbe564d70233a0d73baee613f209eb00eb6
treee88aa38255077e0f75977a72467b0b13199adaa0
parent2d60a59a8ad195dd0af8f90c8d5b74a69ce7f4fa
The Cheat 1.0b3

New Features:
- Change values on a time interval to make variables seem constant.
- Informative about box added.
- Remote cheating (cheat games over a network).
- Pause target (pause without switching applications).
- New icon.
Bug Fixes:
- Searching implemented for all supported types.
- Changing values now works.
- Searching/changing decimal numbers is no longer broken.
- Targets can now be paused before the first search.
- Some user interface glitches fixed.
- Other minor bugs.
86 files changed:
AboutBoxController.h [new file with mode: 0644]
AboutBoxController.m [new file with mode: 0644]
AppController.h
AppController.m
CheatClient.h [new file with mode: 0644]
CheatClient.m [new file with mode: 0644]
CheatListener.h [new file with mode: 0644]
CheatListener.m [new file with mode: 0644]
CheatServer.h [new file with mode: 0644]
CheatServer.m [new file with mode: 0644]
ClientDelegate.h [new file with mode: 0644]
English.lproj/AboutBox.nib/classes.nib [new file with mode: 0644]
English.lproj/AboutBox.nib/info.nib [new file with mode: 0644]
English.lproj/AboutBox.nib/keyedobjects.nib [new file with mode: 0644]
English.lproj/AboutBox.nib/objects.nib [new file with mode: 0644]
English.lproj/AboutBox~.nib/classes.nib [new file with mode: 0644]
English.lproj/AboutBox~.nib/info.nib [new file with mode: 0644]
English.lproj/AboutBox~.nib/keyedobjects.nib [new file with mode: 0644]
English.lproj/AboutBox~.nib/objects.nib [new file with mode: 0644]
English.lproj/Credits.rtf [new file with mode: 0644]
English.lproj/InfoPlist.strings
English.lproj/MainMenu.nib/classes.nib
English.lproj/MainMenu.nib/info.nib
English.lproj/MainMenu.nib/keyedobjects.nib
English.lproj/MainMenu.nib/objects.nib
English.lproj/MainMenu~.nib/classes.nib
English.lproj/MainMenu~.nib/info.nib
English.lproj/MainMenu~.nib/keyedobjects.nib
English.lproj/MainMenu~.nib/objects.nib
English.lproj/MyDocument.nib/classes.nib [new file with mode: 0644]
English.lproj/MyDocument.nib/info.nib [new file with mode: 0644]
English.lproj/MyDocument.nib/keyedobjects.nib [new file with mode: 0644]
English.lproj/MyDocument.nib/objects.nib [new file with mode: 0644]
English.lproj/MyDocument~.nib/classes.nib [new file with mode: 0644]
English.lproj/MyDocument~.nib/info.nib [new file with mode: 0644]
English.lproj/MyDocument~.nib/keyedobjects.nib [new file with mode: 0644]
English.lproj/MyDocument~.nib/objects.nib [new file with mode: 0644]
English.lproj/NetTraffic.nib/classes.nib [new file with mode: 0644]
English.lproj/NetTraffic.nib/info.nib [new file with mode: 0644]
English.lproj/NetTraffic.nib/keyedobjects.nib [new file with mode: 0644]
English.lproj/NetTraffic.nib/objects.nib [new file with mode: 0644]
English.lproj/NetTraffic~.nib/classes.nib [new file with mode: 0644]
English.lproj/NetTraffic~.nib/info.nib [new file with mode: 0644]
English.lproj/NetTraffic~.nib/keyedobjects.nib [new file with mode: 0644]
English.lproj/NetTraffic~.nib/objects.nib [new file with mode: 0644]
English.lproj/Preferences.nib/classes.nib [new file with mode: 0644]
English.lproj/Preferences.nib/info.nib [new file with mode: 0644]
English.lproj/Preferences.nib/keyedobjects.nib [new file with mode: 0644]
English.lproj/Preferences.nib/objects.nib [new file with mode: 0644]
English.lproj/Preferences~.nib/classes.nib [new file with mode: 0644]
English.lproj/Preferences~.nib/info.nib [new file with mode: 0644]
English.lproj/Preferences~.nib/keyedobjects.nib [new file with mode: 0644]
English.lproj/Preferences~.nib/objects.nib [new file with mode: 0644]
Info-The_Cheat__Upgraded_.plist [new file with mode: 0644]
ListenerDelegate.h [new file with mode: 0644]
MenuExtras.h [new file with mode: 0644]
MenuExtras.m [new file with mode: 0644]
MyDocument.h [new file with mode: 0644]
MyDocument.m [new file with mode: 0644]
NetTrafficController.h [new file with mode: 0644]
NetTrafficController.m [new file with mode: 0644]
NetTrafficControlling.h [new file with mode: 0644]
PreferenceController.h [new file with mode: 0644]
PreferenceController.m [new file with mode: 0644]
PreferenceControlling.h [new file with mode: 0644]
Read Me.pdf [new file with mode: 0644]
Read Me.rtf [new file with mode: 0644]
Read Me.txt [deleted file]
SearchResults.h [new file with mode: 0644]
SearchResults.m [new file with mode: 0644]
ServerDelegate.h [new file with mode: 0644]
ServerDelegate.m [new file with mode: 0644]
ServerHolder.h [new file with mode: 0644]
ServerHolder.m [new file with mode: 0644]
The Cheat.pbproj/chaz.pbxuser
The Cheat.pbproj/project.pbxproj
The_Cheat_Prefix.pch [moved from The_Cheat_Prefix.h with 62% similarity]
cheat_globals.h [new file with mode: 0644]
cheat_globals.m [new file with mode: 0644]
cheat_net.h [new file with mode: 0644]
cheat_net.m [new file with mode: 0644]
cheat_shared.h [new file with mode: 0644]
cheat_shared.m [new file with mode: 0644]
cheat_types.h [new file with mode: 0644]
icon_b.icns [new file with mode: 0644]
main.m
This page took 0.030265 seconds and 4 git commands to generate.