Search found 10 matches

by shirish
Tue Mar 03, 2020 11:57 pm
Forum: Bugs
Topic: something to add perhaps to make tome build more easily.
Replies: 0
Views: 7429

something to add perhaps to make tome build more easily.

Hi, somebody tried to build tome 1.6.7 in Debian See https://lists.debian.org/debian-devel-games/2020/03/msg00005.html According to him, this is needed in premake4.lua which isn't there and which should have made finding libsdl2 easier. configuration { "linux", "gmake" } buildopt...
by shirish
Tue Mar 03, 2020 4:06 pm
Forum: Development
Topic: Licensing tome so that it can be included in Debian
Replies: 0
Views: 2096

Licensing tome so that it can be included in Debian

Hi all, See https://lists.debian.org/debian-devel-games/2020/03/msg00002.html . It would be nice if the game can be included in Debian and if it does come in, then Ubuntu and other distributions can follow. The only issue seems to be a license in the data/gfx directory. Do you or anybody think it wi...
by shirish
Thu Feb 27, 2020 10:30 pm
Forum: General Discussion
Topic: Getting quite a few warnings while compiling the game
Replies: 0
Views: 1661

Getting quite a few warnings while compiling the game

Hi all, I am on Debian testing which will Debian bullseye in few months. I tried building the game using the instructions given at https://te4.org/wiki/How_to_compile . I got a few warnings while compiling the game. I am sharing the build log in the hopes that people fix the issue. FWIW, I had to us...
by shirish
Mon Apr 21, 2014 5:27 pm
Forum: General Discussion
Topic: where are logs stored ?
Replies: 0
Views: 688

where are logs stored ?

Hi all, I saw http://forums.te4.org/viewtopic.php?f=38&t=39854 and it seems there are some logs somewhere but don't know where to look. Also TOME taxes my system too much, I want it windowed and using very less resources but there doesn't seem to be anything on the wiki which would help me. Can ...
by shirish
Mon Apr 21, 2014 5:05 pm
Forum: General Discussion
Topic: How to edit premake4.lua and build/te4core.lua ?
Replies: 3
Views: 1466

Re: How to edit premake4.lua and build/te4core.lua ?

just updated the git tree to the latest master.
The includedirs seem to have changed from line 18 in premake4.lua to line 33 .

Code: Select all

else
		includedirs {
			"/usr/include/SDL2",
			"/usr/include/GL",
		}
by shirish
Mon Apr 21, 2014 4:47 pm
Forum: General Discussion
Topic: How to edit premake4.lua and build/te4core.lua ?
Replies: 3
Views: 1466

Re: How to edit premake4.lua and build/te4core.lua ?

Did that and seems to have worked. ~/games/t-engine4$ premake4 gmake Building configurations... Running action 'gmake'... Generating Makefile... Generating build/TEngine.make... Generating build/physfs.make... Generating build/minilua.make... Generating build/buildvm.make... Generating build/luajit2...
by shirish
Sat Apr 19, 2014 6:06 pm
Forum: General Discussion
Topic: How to edit premake4.lua and build/te4core.lua ?
Replies: 3
Views: 1466

How to edit premake4.lua and build/te4core.lua ?

Hi all, I am on Debian testing and have both SDL and SDL2 installed libraries. I was looking through http://te4.org/wiki/How_to_compile and was able to pull git and checkout 1.1.5 :- ~/games/t-engine4$ git checkout tome-1.1.5 Note: checking out 'tome-1.1.5'. You are in 'detached HEAD' state. You can...
by shirish
Wed Dec 21, 2011 5:09 pm
Forum: General Discussion
Topic: compiling with sdl 1.2 ?
Replies: 1
Views: 1107

compiling with sdl 1.2 ?

Hi all, Can somebody tell how can I compile the game using SDL 1.2 . I know the wiki says SDL 1.3 and I also have it but I also have SDL 1.2 installed which all the other stuff uses. I also have premake4 installed. $ dpkg -L libsdl-1.3-0 /. /usr /usr/share /usr/share/doc /usr/share/doc/libsdl-1.3-0 ...
by shirish
Sat Nov 19, 2011 11:49 pm
Forum: General Discussion
Topic: dumb question - is tome4 an rpg or an mmorpg?
Replies: 8
Views: 2661

Re: dumb question - is tome4 an rpg or an mmorpg?

hmmm.... ok. that is cool. I guess it'll take time to get my head wrapped around it a bit. I could see some potential.
by shirish
Sat Nov 19, 2011 9:42 am
Forum: General Discussion
Topic: dumb question - is tome4 an rpg or an mmorpg?
Replies: 8
Views: 2661

dumb question - is tome4 an rpg or an mmorpg?

Hi all,
I saw the site te4.org and could not understand whether the game is just an RPG or an MMORPG. The reason is at the start of the page it says :-

Players
56 players are currently having fun. Join Them!
So guess its an MMORPG :(