.:: Bots United ::.  
filebase forums discord server github wiki web
cubebot epodbot fritzbot gravebot grogbot hpbbot ivpbot jkbotti joebot
meanmod podbotmm racc rcbot realbot sandbot shrikebot soulfathermaps yapb

Go Back   .:: Bots United ::. > YappA > Offtopic
Offtopic Just anything. You have time to waste ? Prove it !!!

Reply
 
Thread Tools
Scene from the childhood of a bot coder...
Old
  (#1)
>BKA< T Wrecks
Moderator [PBmm/Waypointing]& PODBot mm waypointer
 
>BKA< T Wrecks's Avatar
 
Status: Offline
Posts: 1,492
Join Date: Feb 2004
Location: C.C.A.A., Germania
Default Scene from the childhood of a bot coder... - 03-06-2004

http://www.unf-unf.de/show.php?did=402

Hey Pierre, Stefan and all the others... do you recognize yourselves?



Roses are #FF0000, violets are #0000FF // all my base, are belong to you.

  
Reply With Quote
Re: Scene from the childhood of a bot coder...
Old
  (#2)
@$3.1415rin
Council Member, Author of JoeBOT
 
@$3.1415rin's Avatar
 
Status: Offline
Posts: 1,381
Join Date: Nov 2003
Location: Germany
Default Re: Scene from the childhood of a bot coder... - 03-06-2004

lol, no, it wasnt that bad ...

but I usually skipped stupid coin throwing in statistics by coding something


  
Reply With Quote
Re: Scene from the childhood of a bot coder...
Old
  (#3)
stefanhendriks
RealBot Author
 
stefanhendriks's Avatar
 
Status: Offline
Posts: 3,088
Join Date: Nov 2003
Location: Netherlands
Default Re: Scene from the childhood of a bot coder... - 03-06-2004

lol , you know what. I did that last year , i just wrote that on the black board and when the teacher came in he was like "wtf?" hehe!


Author of RealBot, "Arrakis" and "Dune 2 - The Maker" | co-Founder of Bots-United | Fundynamic | Blog | E-Mail me
  
Reply With Quote
Re: Scene from the childhood of a bot coder...
Old
  (#4)
@$3.1415rin
Council Member, Author of JoeBOT
 
@$3.1415rin's Avatar
 
Status: Offline
Posts: 1,381
Join Date: Nov 2003
Location: Germany
Default Re: Scene from the childhood of a bot coder... - 03-06-2004

well, still doing stuff like this at university for the exercises ... guess what's that file attached

( sry for removing tabs, otherwise it would've been too big )
Attached Files
File Type: cpp moebius.cpp (18.9 KB, 322 views)


  
Reply With Quote
Re: Scene from the childhood of a bot coder...
Old
  (#5)
stefanhendriks
RealBot Author
 
stefanhendriks's Avatar
 
Status: Offline
Posts: 3,088
Join Date: Nov 2003
Location: Netherlands
Default Re: Scene from the childhood of a bot coder... - 03-06-2004

cant compile


Author of RealBot, "Arrakis" and "Dune 2 - The Maker" | co-Founder of Bots-United | Fundynamic | Blog | E-Mail me
  
Reply With Quote
Re: Scene from the childhood of a bot coder...
Old
  (#6)
MusicMan
Member
 
Status: Offline
Posts: 236
Join Date: Feb 2004
Default Re: Scene from the childhood of a bot coder... - 03-06-2004

I need the header file HPtime.h to compile could you attach it?
  
Reply With Quote
Re: Scene from the childhood of a bot coder...
Old
  (#7)
>BKA< T Wrecks
Moderator [PBmm/Waypointing]& PODBot mm waypointer
 
>BKA< T Wrecks's Avatar
 
Status: Offline
Posts: 1,492
Join Date: Feb 2004
Location: C.C.A.A., Germania
Default Re: Scene from the childhood of a bot coder... - 04-06-2004

/shakes head in disbelief...

You know what - you guys are the best! What did I do? Open a fun thread. What did you turn it into? A coding thread! I suppose you're beyond the point of no return... once coder, always coder.
Aah yes, when reality exceeds irony... 9_9



Roses are #FF0000, violets are #0000FF // all my base, are belong to you.

  
Reply With Quote
Re: Scene from the childhood of a bot coder...
Old
  (#8)
Pierre-Marie Baty
Roi de France
 
Pierre-Marie Baty's Avatar
 
Status: Offline
Posts: 5,049
Join Date: Nov 2003
Location: 46°43'60N 0°43'0W 0.187A
Default Re: Scene from the childhood of a bot coder... - 04-06-2004

MAO @ T Wrecks, that pic is some funny shit
I gotta make a sig out of it

I would never have thought of it... ahhhh, childhood... when our teacher was trying to get us to type some BASIC on the classroom's Amstrad CPC6128
I preferred way more sneaking with mates into the classroom between noon and 14, open his desk and "borrow" one of his diskettes... Grand Prix 500cc... while our teacher was eating, we were racing on his puter until the afternoon



RACC home - Bots-United: beer, babies & bots (especially the latter)
"Learn to think by yourself, else others will do it for you."
  
Reply With Quote
Re: Scene from the childhood of a bot coder...
Old
  (#9)
@$3.1415rin
Council Member, Author of JoeBOT
 
@$3.1415rin's Avatar
 
Status: Offline
Posts: 1,381
Join Date: Nov 2003
Location: Germany
Default Re: Scene from the childhood of a bot coder... - 04-06-2004

you can get the HPTime.cpp/.h here : http://forums.bots-united.org/showthread.php?t=426

maybe I should start a page on my private hp for all this little shit


  
Reply With Quote
Re: Scene from the childhood of a bot coder...
Old
  (#10)
stefanhendriks
RealBot Author
 
stefanhendriks's Avatar
 
Status: Offline
Posts: 3,088
Join Date: Nov 2003
Location: Netherlands
Default Re: Scene from the childhood of a bot coder... - 04-06-2004

i think msvc just hates your program?

Quote:
--------------------Configuration: moebius - Win32 Debug--------------------
Compiling...
moebius.cpp
d:\moebius.cpp(2 : warning C4305: 'initializing' : truncation from 'const double' to 'float'
d:\moebius.cpp(29) : warning C4305: 'initializing' : truncation from 'const double' to 'float'
d:\moebius.cpp(110) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
d:\moebius.cpp(111) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
d:\moebius.cpp(112) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
d:\moebius.cpp(115) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
d:\moebius.cpp(116) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
d:\moebius.cpp(117) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
d:\moebius.cpp(11 : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
d:\moebius.cpp(222) : warning C4244: '+=' : conversion from 'double' to 'float', possible loss of data
d:\moebius.cpp(223) : warning C4244: '+=' : conversion from 'double' to 'float', possible loss of data
d:\moebius.cpp(224) : warning C4244: '+=' : conversion from 'double' to 'float', possible loss of data
d:\moebius.cpp(226) : warning C4244: '+=' : conversion from 'double' to 'float', possible loss of data
d:\moebius.cpp(227) : warning C4244: '+=' : conversion from 'double' to 'float', possible loss of data
d:\moebius.cpp(22 : warning C4244: '+=' : conversion from 'double' to 'float', possible loss of data
d:\moebius.cpp(271) : warning C4244: '+=' : conversion from 'double' to 'float', possible loss of data
d:\moebius.cpp(272) : warning C4244: '+=' : conversion from 'double' to 'float', possible loss of data
Linking...
moebius.obj : error LNK2001: unresolved external symbol _gluPerspective@32
moebius.obj : error LNK2001: unresolved external symbol __imp__glLoadIdentity@0
moebius.obj : error LNK2001: unresolved external symbol __imp__glMatrixMode@4
moebius.obj : error LNK2001: unresolved external symbol __imp__glViewport@16
moebius.obj : error LNK2001: unresolved external symbol __imp__glCullFace@4
moebius.obj : error LNK2001: unresolved external symbol __imp__glLightfv@12
moebius.obj : error LNK2001: unresolved external symbol __imp__glHint@8
moebius.obj : error LNK2001: unresolved external symbol __imp__glDepthFunc@4
moebius.obj : error LNK2001: unresolved external symbol __imp__glEnable@4
moebius.obj : error LNK2001: unresolved external symbol __imp__glClearDepth@8
moebius.obj : error LNK2001: unresolved external symbol __imp__glClearColor@16
moebius.obj : error LNK2001: unresolved external symbol __imp__glShadeModel@4
moebius.obj : error LNK2001: unresolved external symbol "public: void __thiscall CTime::markTick(void)" (?markTick@CTime@@QAEXXZ)
moebius.obj : error LNK2001: unresolved external symbol "class CTime g_HPTime" (?g_HPTime@@3VCTime@@A)
moebius.obj : error LNK2001: unresolved external symbol __imp__glColor3fv@4
moebius.obj : error LNK2001: unresolved external symbol "public: double __thiscall CTime::getTime_d(void)" (?getTime_d@CTime@@QAENXZ)
moebius.obj : error LNK2001: unresolved external symbol __imp__glColor3f@12
moebius.obj : error LNK2001: unresolved external symbol __imp__glDisable@4
moebius.obj : error LNK2001: unresolved external symbol __imp__glCallList@4
moebius.obj : error LNK2001: unresolved external symbol __imp__glVertex3f@12
moebius.obj : error LNK2001: unresolved external symbol __imp__glEndList@0
moebius.obj : error LNK2001: unresolved external symbol __imp__glNormal3f@12
moebius.obj : error LNK2001: unresolved external symbol __imp__glEnd@0
moebius.obj : error LNK2001: unresolved external symbol __imp__glVertex3fv@4
moebius.obj : error LNK2001: unresolved external symbol __imp__glNormal3fv@4
moebius.obj : error LNK2001: unresolved external symbol __imp__glBegin@4
moebius.obj : error LNK2001: unresolved external symbol __imp__glNewList@8
moebius.obj : error LNK2001: unresolved external symbol __imp__glGenLists@4
moebius.obj : error LNK2001: unresolved external symbol __imp__glRotatef@16
moebius.obj : error LNK2001: unresolved external symbol __imp__glTranslatef@12
moebius.obj : error LNK2001: unresolved external symbol __imp__glClear@4
moebius.obj : error LNK2001: unresolved external symbol "public: double __thiscall CTime::getElapsed_d(void)" (?getElapsed_d@CTime@@QAENXZ)
moebius.obj : error LNK2001: unresolved external symbol __imp__wglDeleteContext@4
moebius.obj : error LNK2001: unresolved external symbol __imp__wglMakeCurrent@8
moebius.obj : error LNK2001: unresolved external symbol __imp__wglCreateContext@4
LIBCD.lib(crt0.obj) : error LNK2001: unresolved external symbol _main
Debug/moebius.exe : fatal error LNK1120: 36 unresolved externals


Author of RealBot, "Arrakis" and "Dune 2 - The Maker" | co-Founder of Bots-United | Fundynamic | Blog | E-Mail me
  
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump



Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
vBulletin Skin developed by: vBStyles.com