1
0
mirror of https://github.com/moparisthebest/Simba synced 2024-08-13 16:53:59 -04:00
Simba/Projects/SAMufasaGUI
2010-03-29 18:24:21 +02:00
..
about.lfm No need for trunk/ anymore 2010-03-12 18:10:10 +01:00
about.lrs No need for trunk/ anymore 2010-03-12 18:10:10 +01:00
about.pas No need for trunk/ anymore 2010-03-12 18:10:10 +01:00
colourhistory.lfm No need for trunk/ anymore 2010-03-12 18:10:10 +01:00
colourhistory.lrs CrLf stuff 2010-03-20 12:41:32 +01:00
colourhistory.pas No need for trunk/ anymore 2010-03-12 18:10:10 +01:00
debugimage.lfm No need for trunk/ anymore 2010-03-12 18:10:10 +01:00
debugimage.lrs crlf error.. I guess? 2010-03-25 17:50:52 +01:00
debugimage.pas No need for trunk/ anymore 2010-03-12 18:10:10 +01:00
extensionmanager.pas Kinda completed extension support.. 2010-03-22 22:21:08 +01:00
extensionmanagergui.lfm Kinda completed extension support.. 2010-03-22 22:21:08 +01:00
extensionmanagergui.lrs Kinda completed extension support.. 2010-03-22 22:21:08 +01:00
extensionmanagergui.pas Kinda completed extension support.. 2010-03-22 22:21:08 +01:00
framefunctionlist.lfm CrLf stuff 2010-03-20 12:41:32 +01:00
framefunctionlist.lrs CrLf stuff 2010-03-20 12:41:32 +01:00
framefunctionlist.pas Added BZip2 decompressing, + lil fix with freeing Frame Function List items. 2010-03-29 18:24:21 +02:00
framescript.lfm Added base for code completion. I believe find declaration works (control+click). 2010-03-26 21:34:41 +01:00
framescript.lrs Added base for code completion. I believe find declaration works (control+click). 2010-03-26 21:34:41 +01:00
framescript.pas Ctrl click now works better, goes to new files etc.. Tree is now generated using Niels' parser (has an include tree to, not sure if its too slow). And fixed some other stuff.. 2010-03-28 22:11:12 +02:00
Makefile No need for trunk/ anymore 2010-03-12 18:10:10 +01:00
Makefile.win No need for trunk/ anymore 2010-03-12 18:10:10 +01:00
project1.ico No need for trunk/ anymore 2010-03-12 18:10:10 +01:00
project1.lpi Added BZip2 decompressing, + lil fix with freeing Frame Function List items. 2010-03-29 18:24:21 +02:00
project1.lpr Added BZip2 decompressing, + lil fix with freeing Frame Function List items. 2010-03-29 18:24:21 +02:00
project1.lrs No need for trunk/ anymore 2010-03-12 18:10:10 +01:00
project1.res No need for trunk/ anymore 2010-03-12 18:10:10 +01:00
psextension.pas Kinda completed extension support.. 2010-03-22 22:21:08 +01:00
simbasettings.lfm No need for trunk/ anymore 2010-03-12 18:10:10 +01:00
simbasettings.lrs No need for trunk/ anymore 2010-03-12 18:10:10 +01:00
simbasettings.pas Fix for SimbaSettings. 2010-03-25 13:26:38 +01:00
simpleanalyzer.pas CrLf stuff 2010-03-20 12:41:32 +01:00
testunit.lfm Added base for code completion. I believe find declaration works (control+click). 2010-03-26 21:34:41 +01:00
testunit.lrs Added base for code completion. I believe find declaration works (control+click). 2010-03-26 21:34:41 +01:00
testunit.pas Added BZip2 decompressing, + lil fix with freeing Frame Function List items. 2010-03-29 18:24:21 +02:00
updateform.lfm No need for trunk/ anymore 2010-03-12 18:10:10 +01:00
updateform.lrs CrLf stuff 2010-03-20 12:41:32 +01:00
updateform.pas Uhm ScriptSetProp and ScriptGetProp now work with an Enum, ctrl + alt + s is a global shorcut (on windows). f2 is a non-local shortcut to stop the script. Console now hides without losing the information, changed compiler setting for windows, added define mDebug for if you want a more extensive debug. 2010-03-22 15:58:30 +01:00
virtualextension.pas Kinda completed extension support.. 2010-03-22 22:21:08 +01:00