Re: [Lazarus] DoomRL based of FPC now open sourced

2016-12-07 Thread Anthony Walter via Lazarus
Lars, DoomRL has nothing to do with Doom, other than borrowing the theme/setting. It's a rogue-like game or RPG in a Doom setting. -- ___ Lazarus mailing list Lazarus@lists.lazarus-ide.org http://lists.lazarus-ide.org/listinfo/lazarus

Re: [Lazarus] FPC on Rpi3 executable module sizes

2016-12-07 Thread Lars via Lazarus
On Sat, December 3, 2016 8:58 am, Ken Kashmarek via Lazarus wrote: > I have solved the problem with modules sizes when compiled under Lazarus > FPC > 3.0.0 on RPi3. > > > First, I am able to perform scripted compile and link operations (ie, not > done via the IDE). Another option is to write you

Re: [Lazarus] DoomRL based of FPC now open sourced

2016-12-07 Thread Lars via Lazarus
There was also the original doom source code released in C, which was converted 100 percent to Delphi, and then I modified it to work with FPC... had some bugs, that were worked out. Not sure what the difference between actual original Doom and DoomRL is There is also Quake for delphi, and quake

Re: [Lazarus] DoomRL based of FPC now open sourced

2016-12-07 Thread Kostas Michalopoulos via Lazarus
And cue all the people in Reddit yet again reminiscing about their Turbo Pascal days. And those are the best comments :-P. Yesterday i wrote a rendering test for light clustering with forward rendering (https://www.youtube.com/watch?v=MefoEXK1gUw). It has been a while since i wrote something more

Re: [Lazarus] DoomRL based of FPC now open sourced

2016-12-07 Thread Graeme Geldenhuys via Lazarus
On 2016-12-07 17:44, Anthony Walter via Lazarus wrote: > DoomRL was written using Free Pascal. That's just awesome! Thanks for sharing. Regards, Graeme -- ___ Lazarus mailing list Lazarus@lists.lazarus-ide.org http://lists.lazarus-ide.org/listinfo/

Re: [Lazarus] Tools->Options segfaults with ancient gtk (GtkTreeView problem)

2016-12-07 Thread Luca Olivetti via Lazarus
El 07/12/16 a les 18:57, Juha Manninen via Lazarus ha escrit: No need. I changed it in r53590. Please test. If somebody finds an old GTK version where it does NOT work then we will scratch our heads more, but I doubt it. Apart from the fact that I had to comment out a call to gdk_window_rest

Re: [Lazarus] Tools->Options segfaults with ancient gtk (GtkTreeView problem)

2016-12-07 Thread Juha Manninen via Lazarus
On Wed, Dec 7, 2016 at 12:28 PM, Luca Olivetti via Lazarus wrote: > Maybe the function could be simplified to > > lisFocused: > begin > //gtk2 iter has no focus?? > Path := gtk_tree_path_new_from_string(PChar(IntToStr(AIndex))); > if GTK_IS_TREE_VIEW(M

[Lazarus] DoomRL based of FPC now open sourced

2016-12-07 Thread Anthony Walter via Lazarus
I'm not sure if this is the appropriate list, but I thought everyone would like to know that the original DoomRL source code has been released. It is located here: https://github.com/ChaosForge/doomrl DoomRL is/was a popular rouge like game made in the spirit of the original Doom by id software.

Re: [Lazarus] Tools->Options segfaults with ancient gtk (GtkTreeView problem)

2016-12-07 Thread Luca Olivetti via Lazarus
El 07/12/16 a les 11:28, Luca Olivetti via Lazarus ha escrit: El 05/12/16 a les 22:26, Luca Olivetti via Lazarus ha escrit: El 05/12/16 a les 17:39, zeljko ha escrit: I changed the call to look like the one for gtk >= 2.14 (i.e, Path instead of nil) and now I can open the options dialog. I re

[Lazarus] MWA Software's Firebird Pascal API

2016-12-07 Thread Tony Whyman via Lazarus
I've copied the following announcement to this list because of the discussions that took place earlier this year on use of Pascal Interfaces. The background for my interest in the subject was the development of this package and which I believe really does show the power of Pascal interfaces - f

Re: [Lazarus] Tools->Options segfaults with ancient gtk (GtkTreeView problem)

2016-12-07 Thread Luca Olivetti via Lazarus
El 05/12/16 a les 22:26, Luca Olivetti via Lazarus ha escrit: El 05/12/16 a les 17:39, zeljko ha escrit: I changed the call to look like the one for gtk >= 2.14 (i.e, Path instead of nil) and now I can open the options dialog. I really don't know gtk2, but maybe the differentiation is needed f

[Lazarus] {Spam?} Re: QT5 support

2016-12-07 Thread zeljko via Lazarus
On 06.12.2016 21:28, Erwin van den Bosch via Lazarus wrote: Op 6-12-2016 om 20:56 schreef zeljko: qt5lcl is ready to be commited, so expect something till the end of this year in lazarus trunk. That is very good news! I'm looking forward to it. Thanks a lot! Need somebody to test it? What QT5