Re: RedyCode 0.9.2 released

new topic     » goto parent     » topic index » view thread      » older message » newer message
ChrisB said...

...

Oh, and I still want eu4.05 compatability.

...

you can use eu40 with redylib version 0.92 if you add a few lines of code.

in include/redylib_0_9/oswin/win32/win32dll.e

object VOID 
 
--add these lines for eu40 
 
ifdef EU4_0 then 
	public function peek_pointer(object x) 
		return peek4u(x) 
	end function 
end ifdef  

there are difference in eu40 and eu41 tokenize and colorize that may require additional tweaks for compatibility in the next version.

note: RedyCode comes with eu41, so you only would want to add this if you wanted to run with a 4.0x version of euphoria

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu