Commit Graph

960 Commits

Author SHA1 Message Date
zeromus 37a5c13816 fix an mmc5 issue which made kujakiller's homebrew game not get access to all the wram he would like for it to have. i made homebrew games get the full 64KB of wram 2008-08-04 16:24:35 +00:00
zeromus 56e462ab72 fix the fix for the lua player2 fix 2008-08-04 16:03:18 +00:00
zeromus 0fd76158a0 fix the lua player2 fix 2008-08-04 16:02:46 +00:00
zeromus eb7653c86b add an example changelog with qfox's luachange in it 2008-08-04 00:07:29 +00:00
qfox 90b77e0790 Hurray, i fixed a bug. Sorta... :p (fixes lua input for player 2 and 4) 2008-08-03 17:06:47 +00:00
punkrockguy318 09306b18c3 Fixed an issue where luascripts would get repeatadly opened on the sdl build 2008-08-03 00:33:34 +00:00
punkrockguy318 fa92fce5f3 test commit of auxlib 2008-08-03 00:16:45 +00:00
zeromus fd76528909 try this auxlib in linux 2008-08-03 00:13:51 +00:00
punkrockguy318 ee0f43ecad sorry for the spam 2008-08-03 00:09:00 +00:00
punkrockguy318 c015155350 SConstruct cleanup and now installs auxlib 2008-08-03 00:08:17 +00:00
punkrockguy318 537f7efb6d Attempt to make auxlib cross platform. Does this still work in windows? 2008-08-02 23:54:50 +00:00
qfox 22b7839651 Just one left anyways :p Added link to iup website to iup example. 2008-08-02 23:11:33 +00:00
zeromus c74201eff1 fix another script 2008-08-02 23:10:07 +00:00
zeromus 74126c0e9b fix auxlib and examples 2008-08-02 23:07:33 +00:00
punkrockguy318 0285667a71 Preliminary lua support for sdl 2008-08-02 23:06:33 +00:00
qfox 27b510df3f Example scripts with iup now depend on auxlib.lua 2008-08-02 22:54:58 +00:00
punkrockguy318 2784fc9bb4 Added "scons install" target 2008-08-02 22:53:49 +00:00
qfox ca019d734f auxlib.lua 2008-08-02 22:46:41 +00:00
qfox e6c864f993 auxlib update 2008-08-02 22:46:01 +00:00
punkrockguy318 b6d0e51b80 Changed INSTALL file to reflect the new liblua dependency 2008-08-02 22:45:07 +00:00
qfox e7ba6325e6 iup examples 2008-08-02 22:43:04 +00:00
punkrockguy318 15ddb5f242 Changed --play option to --playmov for clarity. 2008-08-02 22:41:49 +00:00
qfox cb9117cdf6 iup example cleanup 2008-08-02 22:10:49 +00:00
zeromus 94e212df3e return the example iup dialog code 2008-08-02 21:45:55 +00:00
zeromus ad9e179568 get rid of the test iup code (we have better tests now!) 2008-08-02 21:31:46 +00:00
adelikat b8663d666f Updated help file 2008-08-02 18:44:24 +00:00
qfox 6288ab4186 LuaBot, minor changes and description. 2008-08-02 18:33:39 +00:00
adelikat 91526befde Opening a lua file uses the lua directory override 2008-08-02 18:00:17 +00:00
punkrockguy318 b3a1a6780a directory mismatch;
MakeFName was referring to /movies/ for movies, whereas they should be stored in /movie/
2008-08-02 17:45:21 +00:00
adelikat 0cc81462f5 knifed the macro and basicbot directory overrides from res.rc 2008-08-02 17:44:31 +00:00
punkrockguy318 1e7bd198df Code cleanup and some movie playback fixes 2008-08-02 17:40:17 +00:00
zeromus 4e81ece9ed oh yeah i forgot to check that in 2008-08-02 17:37:11 +00:00
zeromus 60f27ccf44 remove the password from the windows deploy scripts. and to the aspiring hax0rs: i changed it on the server as well. 2008-08-02 17:33:23 +00:00
punkrockguy318 fd1b6cf482 oops 2008-08-02 17:24:41 +00:00
punkrockguy318 a482fdce5d Fixed some issues with movie recording in sdl; however it's still sketchy 2008-08-02 17:22:28 +00:00
punkrockguy318 9c784d3496 cleanup to sdl movie recording; still segfaults on record 2008-08-02 16:57:05 +00:00
qfox c3b547c2bd Getting started with EmuLua 2008-08-02 15:56:42 +00:00
punkrockguy318 ae08ef431d added newline 2008-08-02 04:37:16 +00:00
zeromus 1a9939b940 remove 2008-08-02 04:17:42 +00:00
qfox dc97747998 BeeBee: BasicBot frontend and LuaBot. Pretty much stable, afaik. 2008-08-01 21:58:18 +00:00
zeromus c6b90a037e fix fds loading 2008-08-01 03:31:06 +00:00
qfox 81d4767443 Somewhat proper working script :) 2008-08-01 02:04:56 +00:00
qfox fc80518568 2008-07-31 23:33:04 +00:00
qfox 6481248cfd Some lua scripts :) 2008-07-31 23:31:49 +00:00
zeromus 61586d6602 take out lua panic timer. it was making guis crash? maybe? 2008-07-31 23:18:06 +00:00
qfox 590240af68 Right. Add files before committing... 2008-07-31 22:57:32 +00:00
adelikat 561936d536 Memwatch Menu > Memwatch Commands now opens memory watch chapter in the help .chm 2008-07-31 18:32:07 +00:00
adelikat b1d63638c0 Deleted accel Ctrl+C and Ctrl+V (they were breaking copy/paste functions in dialogs, and aren't currently used) 2008-07-31 17:39:19 +00:00
zeromus fecd7c0ba4 memwatch space padding (erasing) 2008-07-31 17:31:35 +00:00
adelikat 630a18118d Very small fix 2008-07-31 17:10:04 +00:00