Jernej L.

Results 18 issues of Jernej L.

I'm really determined to use besen in my project, and am still working on my game with it and writing a tutorial for others to do so, but i have...

Whenever an instance of class that is registered in besen is created, i put it on a class pointer list internally. I need a class function on another class -...

https://github.com/BeRo1985/besen/blob/4d55f34fb3b0e9aa7e18ca0b18dd40d813d4d23c/src/BESENParser.pas#L118 ErrorProc is set to nil here, is there a reason for this? It took me white a while to figure this out why i was losing my runtime error...

type.. TActorInterface = class(TBESENNativeObject) class is registered properly so it can be prototyped from: BesenInst.RegisterNativeObject('Actor', TActorInterface); So i try to create a object on my side, and pass it as...

If a RegisterNativeObject object property returns boolean, besen is unable to use it: `private function getislocal(): boolean; published property IsLocal: boolean read getislocal;` An integer property however works well and...

I have been a long-time user of crashdetect on live server until recently when i have - with experiments figured out that crashdetect causes much instability in server fps. When...

All the buttons do is hide the calendar instead of changing month, must been broken in some recent release.

I've followed instructions on website and added ENET_DLL but this is not enough to compile enet into a dll, what else has to be done?

``` [Thorium](https://github.com/horazont/thorium). `[Delphi]` `[FPC]` Thorium is a powerful embedded scripting language written in FreePascal. It features a pluggable compiler and typing system, and ships with easy and fast import of...

1. streamer is up to date, so are almost all plugins except the mysql one. plugins line: plugins crashdetect MapAndreas streamer mysql profiler TranslationPlugin MathPlugin rwthread socket gvar PlayerDataRecorder KeyVal...