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
adelikat
cc47bb6020
.chm update
2008-07-31 16:34:43 +00:00
zeromus
d7524bcdba
committing basicbot rip-outage so i can test it at work
2008-07-31 16:21:42 +00:00
qfox
2777b935a8
BasicBot / LuaBot concept. Frontend very unstable when trying to save/load. Zero please check them out...
2008-07-31 00:06:52 +00:00
zeromus
7fd3d70bf8
fix linux compile bugs
2008-07-30 15:02:10 +00:00
zeromus
f0fb3d140e
fixes to lua engine
...
- loading script does an implicit stop first
- script dying of natural causes triggers a stop, and thus an OnStop event in lua first (for proper cleanup)
2008-07-29 22:51:24 +00:00
zeromus
b47c5a9cf7
2008-07-29 00:42:02 +00:00
adelikat
ca84bf61c0
Code cleanup, removed references to memwatch recent directories menu.
2008-07-28 19:14:56 +00:00
qfox
46c4b5fe30
Some minimize buttons
2008-07-28 10:17:54 +00:00
zeromus
6000f47763
fix emulua gui.popup
2008-07-27 17:31:59 +00:00
qfox
d7383158d5
Hm I thought I updated this thing. Some small LuaBot improvements.
2008-07-27 16:32:10 +00:00
zeromus
c66da282ff
enhance lua
2008-07-27 16:22:45 +00:00
adelikat
7c51562c14
Meaningless commit as a test
2008-07-27 16:21:59 +00:00
qfox
cf1df8f2ff
See luabot.lua
2008-07-27 16:20:15 +00:00
adelikat
697f248eb0
AutoFire() now takes lag into account. If last frame was a lag frame it repeats the previous pattern.
2008-07-26 18:31:45 +00:00
zeromus
11cfac9920
render lua gui before writing avi
2008-07-25 19:14:19 +00:00
zeromus
6ee2f81ee4
apply bisqwits base64 fixes
2008-07-24 23:58:49 +00:00
zeromus
d8f83637e2
fix bug where canceling from archive browser causes emu to freeze
2008-07-24 22:44:56 +00:00
qfox
d30a642358
LuaBot. Some cleanup and more comments.
2008-07-24 21:14:21 +00:00
qfox
d417e8708d
LuaBot, second attempt.
2008-07-24 20:38:45 +00:00
qfox
72df9983f2
Hm wtf. Sorry, wrong file.
2008-07-24 20:37:40 +00:00
qfox
8e136c3ce0
This is the LuaBot framework. Functions need to be filled specificly for each game. Examples to be added later.
2008-07-24 20:29:20 +00:00
punkrockguy318
687bb3b7fd
fixed build warnning
2008-07-24 15:16:18 +00:00
zeromus
9a928f1b5e
newline at eof
2008-07-24 03:24:08 +00:00
punkrockguy318
d27a92d9a5
sdl now compiles
2008-07-24 03:18:48 +00:00
punkrockguy318
cbb5c8bc90
patch from bisquit to make savestates more efficient
...
also worked on the build system to accomidate for lua
2008-07-24 03:01:39 +00:00
qfox
71c98f6600
DeHackEd's Lua API documentation, FCEUX's current Lua implementation was based on this at the time of writing.
2008-07-23 19:41:21 +00:00